Components
Checkbox

Checkbox

A single Checkbox represents binary choices, such as accepting terms and conditions or activating and deactivating notifications.

Examples

States

As Field

Checkbox can be combined with Field components to be used within forms.

Optional props

indeterminate

Indicates the indeterminate state

type
boolean
default
null

value

Indicator value

type
string
default
null