Gallery Lightbox Strip
A production-scale, light + dark Gallery Lightbox Strip component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add gallery-lightbox-stripLive preview available in the gallery.
Usage
import { GalleryLightboxStrip } from "@lerpa/ui";
<GalleryLightboxStrip />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| title | string | — | |
| items | GalleryLightboxItem[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.