Properties
| Type | Description | |
|---|---|---|
focusable | boolean | (optional) Set to true to hide an element by default, but to display it when it’s focused (e.g. by a keyboard-only user). Defaults to false. |
element | string React.Element | (optional) Custom root HTML element for the component. Defaults to <span>. |