Floating Polaroid Wall
A production-scale, light + dark Floating Polaroid Wall component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add floating-polaroid-wallLive preview available in the gallery.
Usage
import { FloatingPolaroidWall } from "@lerpa/ui";
<FloatingPolaroidWall />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| photos | { id: string | — | |
| url | string | - | |
| title | string }[] | - | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.