Infinite Project Carousel Ribbon
A production-scale, light + dark Infinite Project Carousel Ribbon component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add infinite-project-carousel-ribbonLive preview available in the gallery.
Usage
import { InfiniteProjectCarouselRibbon } from "@lerpa/ui";
<InfiniteProjectCarouselRibbon />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| projects | RibbonProject[] | — | |
| label | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.