Letter Pullup
Staggered letter pull up text animation.
Install using CLI
Install Manually
Copy and paste the following code
LetterPullup.vue
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 | 0.05 | Delay each letter's animation by this many seconds |
Credits
- Credits to SivaReddy Uppathi for this component.
- Inspired from Magic UI.