Letter Pullup
Staggered letter pull up text animation.
API
Prop Name | Type | Default | Description |
---|---|---|---|
class | string | - | The class to be applied to the component. |
words | string | Staggered Letter Pull Up | Text to animate. |
delay | number | 50 | Delay each letter's animation by this many milliseconds |
Component Code
You can copy and paste the following code to create these components:
LetterPullup.vue
Credits
- Credits to SivaReddy Uppathi for this component.
- Inspired from Magic UI.