Checkboxes allow the user to select one or more items from a collection.
View source codebooleanWhether the CheckboxBox is checked.
stringThe content to display as the label.
ChangeEventHandler<HTMLInputElement>Handler that is called when the value changes.
stringclassName for the element
ReactNodeThe 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
booleanWhether the CheckboxBox should be disabled.
Default: falsebooleanWhether the CheckboxBox is indeterminate.
stringThe name of the CheckboxBox, used when submitting an HTML form.
stringThe current value