Textarea
A glass multi-line field that grows with its content. Focus is a ring of light; invalid fields glow red via aria-invalid.
Draw
npx shadcn@latest add @clow/textareaPlayground
props
<Textarea />Examples
basic
Props
| prop | type | default |
|---|---|---|
| placeholder | text | Log your transmission… |
| disabled | boolean | false |