OptionalidAn ID that uniquely identifies a checkbox.
OptionalisIf true then element is auto-focusable inside a focus scope.
OptionalisIf true then a checkbox is checked.
OptionalisIf true then hover events are disabled.
OptionalisIf true then a checkbox is marked as invalid.
OptionalonA handler that is called when the element loses focus.
OptionalonA handler that is called when a checkbox is checked or unchecked.
true if checkbox is checked.
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.
Props of the useCheckbox hook.