Textarea
A production-scale, light + dark Textarea component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add textareaLive preview available in the gallery.
Usage
import { Textarea } from "@lerpa/ui";
<Textarea />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| error | boolean | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.