Forms
Textarea
A multi-line field for prose. Sans for what you type, mono for the placeholder, and an error state.
Preview
Installation
// Resolves dependencies, copies the source, and installs npm packages automatically.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| state | "default" | "error" | "default" | Error sets the border and aria-invalid |
| rows | number | 4 | Visible lines |