Channel Glitch Text
A production-scale, light + dark Channel Glitch Text component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add channel-glitch-textUsage
import { ChannelGlitchText } from "@lerpa/ui";
<ChannelGlitchText />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | — | |
| className | string | — | |
| cyan | string | — | |
| magenta | string | — | |
| fontSize | number | string | — | |
| minInterval | number | — | |
| maxInterval | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.