Svg Glitch Text Banner
A production-scale, light + dark Svg Glitch Text Banner component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add svg-glitch-text-bannerUsage
import { SVGGlitchTextBanner } from "@lerpa/ui";
<SVGGlitchTextBanner />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | — | |
| className | string | — | |
| interval | number | — | |
| slices | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.