For Tailwind CSS v3 docs, click here.

Hyper Text

A hyper changing text animation as you hover..

通过 CLI 安装

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

手动安装

复制并粘贴以下代码:

HyperText.vue

API

Prop 名称类型默认值描述
classstring""Additional CSS classes to apply to the component.
textstringRequiredText to animate
durationnumber0.8The total duration (in seconds) for the entire animation.
animateOnLoadbooleantruePlay animation on load

感谢