Card3 D Flip Hologram
A production-scale, light + dark Card3 D Flip Hologram component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add card3-d-flip-hologramLive preview available in the gallery.
Usage
import { Card3DFlipHologram } from "@lerpa/ui";
<Card3DFlipHologram />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| front | React.ReactNode | — | |
| back | React.ReactNode | — | |
| className | string | — | |
| width | number | string | — | |
| height | number | string | — | |
| flipOnHover | boolean | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.