Checkbox
A control that allows the user to toggle between checked and not checked.
Installation
Options
Size
Use the size prop to control the size of the checkbox.
The default size is "md".
API Reference
Checkbox
| Prop | Type | Default | Description |
|---|---|---|---|
size | "xs" | "sm" | "md" | "md" | The size of the checkbox. |