Hyper Text

A hyper changing text animation as you hover..

Install using CLI

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

Install Manually

Copy and paste the following code

HyperText.vue

API

Prop NameTypeDefaultDescription
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

Credits