Field
The frame around every form control: label, hint and error wired together, with validity flowing into the control's red glow automatically.
Draw
draw a card
$npx shadcn@latest add @clow/fieldFirst 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
with error

