Animations & Motion

Masked Reveal

Staggered word reveal with 3D rotation and gradient fade.

textanimationmaskstagger3d

Props

Customize the component with these props

PropertyTypeDefaultDescription
text
stringOrchestrated ChaosText to display
wordGap
stringgap-4Gap between words
fontSize
stringtext-6xl md:text-8xlFont size of the text
fontWeight
stringfont-boldFont weight of the text
tracking
stringtracking-tighterLetter spacing
textColor
stringtext-whiteColor of the text
gradientFrom
stringfrom-zinc-100Gradient start color class
gradientTo
stringto-zinc-500Gradient end color class
staggerChildrenDelay
number0.12Delay between children
childDelayMultiplier
number0.04Delay multiplier per child
springDamping
number12Spring animation damping
springStiffness
number100Spring animation stiffness
initialY
number50Initial Y position
initialRotateX
number-20Initial X rotation in degrees
className
stringAdditional CSS classes
Masked Reveal - Animations & Motion Component | UILora