Textarea
Auto-resizing multi-line text input built on react-textarea-autosize. Supports sizes, error state, and imperative ref API.
Import
import { Textarea } from 'reablocks';
Textarea Props
| Prop | Type | Default | Description |
|---|---|---|---|
size | 'small' | 'medium' | 'large' | 'medium' | Textarea size |
fullWidth | boolean | — | Take full container width |
error | boolean | — | Error state (red border) |
| `container |
[Description truncada. Veja o README completo no GitHub.]