NavigatorHint
The navigator.hint
options.
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
content? | (e: NavigatorHintContentArgs) => string | The function that returns the content of the hint. The available fields in the event argument are:
| |
format? | string | The format of the hint. | |
visible? | boolean | The visibility of the hint. |