Clow

Number Field

A glass field flanked by ghost steppers that press individually. The border warms while you type, and the label doubles as a scrub area.

Draw

draw a card
$npx shadcn@latest add @clow/number-field
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
<NumberField />

Examples

basic
format

Props

proptypedefault
labeltextRelay count
defaultValuenumber4
minnumber0
maxnumber16
stepnumber1
disabledbooleanfalse