Infinite Integration Marquee
A production-scale, light + dark Infinite Integration Marquee component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add infinite-integration-marqueeLive preview available in the gallery.
Usage
import { InfiniteIntegrationMarquee } from "@lerpa/ui";
<InfiniteIntegrationMarquee />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | IntegrationItem[] | - | |
| speed | number | — | |
| direction | 'left' | 'right' | — | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.