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