Checkboxes allow the user to select one or more items from a collection.
View source codeboolean
Whether the CheckboxBox is checked.
string
The content to display as the label.
ChangeEventHandler<HTMLInputElement>
Handler that is called when the value changes.
string
className for the element
ReactNode
The content to display as the description.
"adjustments-horizontal" | "archive" | "arrow-down-tray" | "arrow-down" | "arrow-left-right" | "arrow-left" | "arrow-merge" | "arrow-path" | "arrow-pointing-out" | "arrow-right-rectangle" | "arrow-right" | "arrow-split" | "arrow-top-right-square" | "arrow-turn-right" | "arrow-up-tray" | "arrow-up" | ... 143 more ...
The icon to display in the button
boolean
Whether the CheckboxBox should be disabled.
Default: falseboolean
Whether the CheckboxBox is indeterminate.
string
The name of the CheckboxBox, used when submitting an HTML form.
string
The current value