Checkbox
Checkbox Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
label | string | β | |
description | string | β | |
disabled | boolean | β |
Usage
<Checkbox
label="Accept terms"
description="You must accept to continue"
/>Checkbox Component
| Prop | Type | Default | Value |
|---|---|---|---|
label | string | β | |
description | string | β | |
disabled | boolean | β |
<Checkbox
label="Accept terms"
description="You must accept to continue"
/>