Tilt3 D Glare Card
A production-scale, light + dark Tilt3 D Glare Card component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add tilt3-d-glare-cardUsage
import { Tilt3DGlareCard } from "@lerpa/ui";
<Tilt3DGlareCard />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| title | string | — | |
| subtitle | string | — | |
| body | string | — | |
| badge | string | — | |
| accent | string | — | |
| intensity | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.