Elastic Expandable Gallery Item
A production-scale, light + dark Elastic Expandable Gallery Item component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add elastic-expandable-gallery-itemLive preview available in the gallery.
Usage
import { ElasticExpandableGalleryItem } from "@lerpa/ui";
<ElasticExpandableGalleryItem />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| items | GalleryItem[] | — | |
| label | string | — | |
| defaultIndex | number | null | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.