Char Reveal

Characters blur-in with stagger tied to ScrollTrigger scroll position.

Component Showcase

Char Reveal

Characters blur-in with stagger tied to ScrollTrigger scroll position.

GSAPScrollTrigger

Interactive Playground

Adjust sliders and values to preview changes in real-time

text

The text content to animate character-by-character.

stagger

Delay interval between starting animation for successive letters.

duration

Duration of single letter fade, translate, and un-blur transition.

blur

Initial pixel radius of the CSS blur filter on letters.

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
textstring"Every great UI starts as a seed."The text content to animate character-by-character.
staggernumber0.045Delay interval between starting animation for successive letters.
durationnumber0.65Duration of single letter fade, translate, and un-blur transition.
blurnumber6Initial pixel radius of the CSS blur filter on letters.