Textarea
No consumersA multi-line text field for descriptions, snippets and free-form copy.
A plain multi-line field — it takes every native textarea attribute and adds nothing but styling. Set rows to hint at how much text you expect.
Default
States
Props
Textarea
| Prop | Type | Default | Description |
|---|---|---|---|
…TextareaHTMLAttributes | TextareaHTMLAttributes<HTMLTextAreaElement> | — | Every native textarea attribute. No component-specific props. |