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/formFirst 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

