Textarea
A multi-line text field. The label becomes the placeholder. Use full for full width.
Basic usage
textarea: Write your message here...
Full width
full textarea: Full-width textarea...
Disabled
disabled textarea: Read only
Reference
| Modifier | Effect |
|---|---|
full | Full-width textarea |
disabled | Disables the textarea |