Default checkbox
Show code
Colors
Use the color
prop to change the color of the checkbox.
Show code
Disabled
Add the disabled
prop to disable the checkbox.
Show code
Sizes
Set the size
prop to change the size of the checkbox.
Show code
Custom icons
You can change the icons of the checkbox using the icon
and iconChecked
props.
Show code
API
See documentation below for reference to all of the props, classes and CSS
variables (custom properties) available for <Checkbox />
: