Beta
Animate UI

Highlight Text

A text component that smoothly reveals an animated highlight effect.

Made by imskyleen
Highlight Text

Installation

Usage

<HighlightText text="Hello world!" />

Props

PropTypeDefault
transition?
Transition
{ duration: 2, ease: 'easeInOut' }
inViewOnce?
boolean
true
inViewMargin?
string
0px
inView?
boolean
false
className?
string
-
text
string
-

Credits

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

On this page