Marquee Ring3 D
A production-scale, light + dark Marquee Ring3 D component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add marquee-ring3-dLive preview available in the gallery.
Usage
import { MarqueeRing3D } from "@lerpa/ui";
<MarqueeRing3D />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | — | |
| className | string | — | |
| radius | number | — | |
| duration | number | — | |
| fontSize | number | — | |
| color | string | — | |
| tilt | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.