Beta
Animate UI

Rolling Text

A text component that reveals content through an engaging rolling animation.

Made by imskyleen
Rolling Text

Installation

Usage

<RollingText text="Hello world!" />

Props

PropTypeDefault
text
string
-
inViewOnce?
boolean
true
inViewMargin?
string
0px
inView?
boolean
false
transition?
Transition
{ duration: 0.5, delay: 0.1, ease: 'easeOut' }
className?
string
-
children
React.ReactNode
-

Credits

Built by Skyleen. The source code is available on GitHub.

On this page