Checkbox
Native checkbox input with consistent styling.
Default
With Label
Disabled
Group
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| disabled | boolean | false | Disables the checkbox. |
| defaultChecked | boolean | false | Initial checked state (uncontrolled). |
Native checkbox input with consistent styling.
| Prop | Type | Default | Description |
|---|---|---|---|
| disabled | boolean | false | Disables the checkbox. |
| defaultChecked | boolean | false | Initial checked state (uncontrolled). |