Clow

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

draw a card
$npx shadcn@latest add @clow/checkbox-group
First time? Point @clow at the registry

Once per project, add the registry to your components.json. Then draw any card by name.

"registries": {
  "@clow": "https://clow.cards/r/{name}.json"
}
Full setup →

Playground

props
<CheckboxGroup />

Examples

basic
with parent

Props

proptypedefault
disabledbooleanfalse