Checkbox

ARIA
RTL

The checkbox is shown as a square box that is ticked (checked) when activated.

Checkboxes are used to let a user select one or more options of a limited number of choices.

Checkbox

Default

With Label

Checked

Disabled

ReadOnly

Partially selected

Customization

Checkbox props

NameTypeRequiredDefaultDescription
bgColorstringNobg-piccoloChecked state of checkbox
labelJSX.Element | stringNo-Describes checkbox's purpose
indeterminatebooleanNo-Set checkbox as indeterminate and does not modify the checked state