Clow

Checkbox

Soft bed when ticked; the check path draws itself. Indeterminate grows a dash from the center.

Draw

draw a card
$npx shadcn@latest add @clow/checkbox
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
<Checkbox />

Examples

basic
indeterminate

Props

proptypedefault
disabledbooleanfalse