For Tailwind CSS v3 docs, click here.

文字上弹

文字依序向上弹出。

通过 CLI 安装

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

手动安装

复制并粘贴以下代码:

LetterPullup.vue

API

Prop 名称类型默认值描述
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

感谢