react-gsap Docs
Introduction
Components
TweenTimelineScrollTriggerRevealSplitCharsUsage with TweenSplitWordsControls
Plugins
Instructions

SplitChars

The SplitChars component is a small helper that splits a text by chars and returns one component per char.

import { Controls, PlayState, Tween, SplitChars } from 'react-gsap';

Usage with Tween

T
h
i
s
t
e
x
t
g
e
t
s
s
p
l
i
t
t
e
d
b
y
c
h
a
r
s
.