Haptic Circular Keypad
A production-scale, light + dark Haptic Circular Keypad component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add haptic-circular-keypadLive preview available in the gallery.
Usage
import { HapticCircularKeypad } from "@lerpa/ui";
<HapticCircularKeypad />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| onConfirm | (pin: string) => void | — | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.