Usage
Props
The class to be applied to the component.
Text to animate.
Delay each letter’s animation by this many seconds.
Credits
- Credits to SivaReddy Uppathi for this component
- Inspired from Magic UI
Staggered letter pull up text animation.
<LetterPullup
words="Staggered Letter Pull Up"
:delay="0.05"
/>