TextReveal

A sequential text reveal that builds suspense character by character. Each letter transitions from blurred to sharp, creating a typewriter-meets-cinematic effect. Perfect for landing page headlines or loading transitions.

API Reference

PropTypeDefaultDescription
text*stringText to animate
as"h1" | "h2" | "h3" | "p" | "span""h1"HTML element tag
delaynumber0Animation delay in seconds
skipAnimationbooleanfalseSkip animation and show text immediately
classNamestringAdditional CSS classes

Source Code