Edit page
Home
Getting Started
Components
Forms
AddressSmartInputAsyncCreatableSelectAsyncSelectCheckboxPropsExamplesCreatableSelectCurrencyInputDropzoneDropzoneImagesFormErrorFormLabelImageCropInputGroupNumberInputPasswordInputPhoneInputRadioSelectSliderInputTextInputTextMaskInputTextareaToggle
Typography
Utilities
Visualization Components

Checkbox

Checkboxes allow the user to select one or more items

Props

checked
Bool
false
className
String
disabled
Bool
false
error
Bool
forwardedRef
Custom
name
Node
required
onChange
Func
required

Examples

Default Usage

With Label

Error Modifier

Disabled Modifier