aungsh docs

Text Cipher

Glitch text scrambling effect built with requestAnimationFrame.

SUPER_COOL_GLITCH
Hover text or adjust controls
$npx shadcn@latest add https://docs.aungsh.com/r/text-cipher.json

Installation

npx shadcn@latest add https://docs.aungsh.com/r/text-cipher.json

Props

PropTypeDefaultDescription
textstringRequiredTarget text string to scramble.
speednumber16Milliseconds per step.
charactersstring"0123.../?~"Character set used during scrambling.
triggerOnHoverbooleantrueTrigger animation on mouseenter.
asReact.ElementType"span"Wrapper element (e.g., "h1", "span").
classNamestring""Tailwind CSS classes.

On this page