Aurora Text Sweep
A production-scale, light + dark Aurora Text Sweep component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add aurora-text-sweepUsage
import { AuroraTextSweep } from "@lerpa/ui";
<AuroraTextSweep />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | — | |
| speed | number | — | |
| colors | string[] | — | |
| className | string | — | |
| size | "sm" | "md" | "lg" | "xl" | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.