Hex UI

Fade Text

Smooth fade up and fade down text animations with staggered timing

Fade Up

Fade up animation

Fade Down

Fade down animation

Installation

npx shadcn@latest add https://hex-ui.com/r/split-text.json

Props

PropTypeDefaultDescription
textstring-Text to animate
animationAnimationType"fadeUp"Type of animation to apply
classNamestring-Additional CSS classes
delaynumber0Initial delay before animation starts (seconds)
durationnumber0.5Duration of each character animation (seconds)
staggerDelaynumber0.03Delay between each character (seconds)
by"character" | "word""character"Split text by characters or words
oncebooleantrueAnimate only once when in view