Properties
Property | 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) root. Defaults to false . |
element | string React.Element | (optional) Custom root HTML element for the component. Defaults to <span> . |