Scramble Text
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
text | string | "" | The text to animate |
scrambleSpeed | "slow" / "normal" / "fast" | "normal" | The speed of the scramble animation |
characters | string | "!<>-_\\/[]{}—=+*^?#" | The characters used to scramble the text |
className | string? | "" | Additional classes for styling the container |