OptionalisIf true then hover events are disabled.
OptionalonA handler that is called when the element loses focus.
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 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.
Props of the usePressable hook.