← Prev114/129Next →
ReactBits

ReactBits

SplitText

Splits text into characters, words, or lines with staggered entrance animation on scroll. Powered by GSAP SplitText.

Characters (default)

Character entrance

splitType="chars"delay=30

Words

Each word animates in separately

splitType="words"delay=100

Custom from/to (scale + rotation)

DRAMATIC ENTRANCE

from: scale 0.5, rotationZ -10duration=1.5