Checkbox Group
A quiet column that shares state across its checkboxes. One value array in, and an optional parent key that flips the whole group at once.
Draw
npx shadcn@latest add @clow/checkbox-groupPlayground
props
<CheckboxGroup />Examples
basic
with parent
Props
| prop | type | default |
|---|---|---|
| disabled | boolean | false |