Skip to main content

Checkbox

Use the Checkbox component when users can choose 0 or more than 1 options from a list. Checkbox maps to a checkbox input and a label.

Usage Example

Live Editor
Result
Loading...

Props

PropTypeDefaultDescription
colorstring (optional)'primary'
labelstring (optional)
themeobject (optional)Sets theme.

Checkbox uses COMMON, LAYOUT, POSITION, FLEXBOX, BORDERS groups of Styled System props.