A selected value.
OptionalidAn ID that uniquely identifies a text input.
OptionalisIf true then element is auto-focusable inside a focus scope.
OptionalisIf true then hover events are disabled.
OptionalisIf true then a control is marked as invalid.
OptionalonA handler that is called when the element loses focus.
A handled that is called when selected value is changed.
OptionalonA handler that is called when the element receives focus.
OptionalonA handler that is called when the element's focus status changes.
true if an element is focused.
OptionalonA handler that is called when the element receives focus that must be visible to a user.
OptionalonA handler that is called when the hover state changes.
true if an element is hovered.
OptionalonA handler that is called when a hover interaction ends.
OptionalonA handler that is called when a hover interaction starts.
OptionalonA handler that is called when a select popover opened state is changed.
true if a select popover must be visible to a user.
OptionalonA handler that is called when the press is released over the target.
OptionalonA handler that is called when the press state changes.
true if an element is pressed.
OptionalonA handler that is called when a press interaction ends, either over the target or when the pointer leaves the target.
OptionalonA handler that is called when a press interaction starts.
A selected value.
Props of the useSelect hook.