Textarea
Multi-line text input with consistent styling.
Default
Disabled
With Label
Custom Rows
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| rows | number | — | Number of visible text lines. |
| placeholder | string | — | Placeholder text. |
| disabled | boolean | false | Disables the textarea. |