Mahou UIMahou UI

Decrypted Text

A text animation component that creates a decryption effect

Preview

Loading...

Installation

CLI

pnpm dlx shadcn@latest add https://mahou-ui.kevintakeda.com/r/decrypted-text.json

Usage

import { DecryptedText } from "@/components/ui/decrypted-text"
<DecryptedText text="HELLO WORLD!" />

Props

PropTypeDefaultDescription
textstring-The text to display
charsstring-Characters used for the decryption animation effect
staggernumber16Delay between starting animation for each character
updateRatenumber16How frequently the animation updates (in ms)
charDurationnumber500How long each character animates before revealing