Text Scramble Reveal
A production-scale, light + dark Text Scramble Reveal component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add text-scramble-revealUsage
import { TextScrambleReveal } from "@lerpa/ui";
<TextScrambleReveal />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | — | |
| className | string | — | |
| chars | string | — | |
| duration | number | — | |
| delay | number | — | |
| startOnView | boolean | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.