Infinite Brand Loop Marquee
A production-scale, light + dark Infinite Brand Loop Marquee component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add infinite-brand-loop-marqueeLive preview available in the gallery.
Usage
import { InfiniteBrandLoopMarquee } from "@lerpa/ui";
<InfiniteBrandLoopMarquee />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| title | string | — | |
| subtitle | string | — | |
| brands | BrandLoopItem[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.