Skip to main content
Create staggered letter animations that pull up into view with customizable delays.

Usage

<LetterPullup
  words="Staggered Letter Pull Up"
  :delay="0.05"
/>

Props

class
string
default:"-"
The class to be applied to the component.
words
string
default:"Staggered Letter Pull Up"
Text to animate.
delay
number
default:"0.05"
Delay each letter’s animation by this many seconds.

Credits

Build docs developers (and LLMs) love