Dialog
A production-scale, light + dark Dialog component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add dialogLive preview available in the gallery.
Usage
import { Dialog } from "@lerpa/ui";
<Dialog />Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.