Clow

Input

Paper text field. Focus warms the border and surface, no focus ring.

Draw

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

Examples

basic

Props

proptypedefault
typetext | email | password | number | search | filetext
placeholdertextyou@station.io
disabledbooleanfalse