Input
A production-scale, light + dark Input component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add inputLive preview available in the gallery.
Usage
import { Input } from "@lerpa/ui";
<Input />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.