Reveal Text
a clean text reveal component providing directional animation and stagger options.
Loading...
Installation
npx shadcn@latest add @scrollxui/reveal-text Usage
import { RevealText } from '@/components/ui/reveal-text';<RevealText
mode='auto'
delay={0.2}
stagger={0.15}
className='text-5xl font-bold'
>
Bold research to unlock
</RevealText>Examples
Auto
Loading...
Manual
Loading...
Up
Loading...
Down
Loading...
Left
Loading...
Right
Loading...
Trigger
Loading...
API Reference
Reveal Text
a clean text reveal component providing directional animation and stagger options.