true
if an element is currently focused.
true
if an element is currently focused and focus should be visible.
true
if an element is currently hovered.
true
if a select dropdown is opened.
true
if an element is currently pressed.
Props of an element that must have a select label behavior.
An object which identity never changes between renders.
A handler that must be called when a value is selected.
A selected value.
Props of an element that must have a select trigger behavior.
An object which identity never changes between renders.
A value returned from the useSelect hook.