Clow

Kanban

A paper kanban board: stamped title, columns with tone flags, WIP counts and compact tagged cards. Three chromes (outlined, soft, ruled). Presentational (no drag library).

Draw

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

Examples

basic

Props

proptypedefault
titletextBoard
variantoutlined | soft | ruledoutlined