Input
Paper text field. Focus warms the border and surface — no focus ring.
Draw
npx shadcn@latest add @clow/inputPlayground
props
<Input />Examples
basic
Props
| prop | type | default |
|---|---|---|
| type | text | email | password | number | search | file | text |
| placeholder | text | you@station.io |
| disabled | boolean | false |