Letter Pullup

Staggered letter pull up text animation.

Install using CLI

npm
pnpm
bun
yarn
npx shadcn-vue@latest add "https://inspira-ui.com/r/letter-pullup.json"

Install Manually

Copy and paste the following code

LetterPullup.vue

API

Prop NameTypeDefaultDescription
classstring-The class to be applied to the component.
wordsstringStaggered Letter Pull UpText to animate.
delaynumber0.05Delay each letter's animation by this many seconds

Credits