Animations & Motion

Cipher Text

Characters scramble and decode to reveal the final message.

textanimationcipherdecodescramble

Props

Customize the component with these props

PropertyTypeDefaultDescription
targetText
stringENCRYPTED_DATATarget text to reveal
backgroundColor
stringbg-zinc-950Background color of the component
textColor
stringtext-green-400Color of the text
textSize
stringtext-7xl md:text-9xlSize of the text
cyclesPerLetter
number2Number of cycles per letter
shuffleTime
number50Time between shuffles in milliseconds
chars
string!@#$%^&*():{};|,.<>/?Characters to use for scrambling
autoScramble
booleantrueWhether to auto-scramble on mount
className
stringAdditional CSS classes
Cipher Text - Animations & Motion Component | UILora