Clow

Form

A native form with consolidated error handling: client validation and server errors land in the same Field slots, keyed by name.

Draw

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

Examples

basic