Components/Text Animations

Text Outline Glow

An animated text hover effect with glowing outlines and cursor-following reveals.

hoverglowcursorgsap

Preview

Installation

npx shadcn@latest add https://grootstudio.vercel.app/r/text-outline-glow.json

Usage

Props

PropTypeDefaultRequiredDescription
textstringundefinedThe text to display and animate.
durationnumber0The duration of the cursor-following gradient animation.
fontSizenumber56The font size of the SVG text.
colorsstring[]["#eab308", "#ef4444", "#3b82f6", "#06b6d4", "#8b5cf6"]Array of colors for the glowing gradient outline.

Dependencies

gsap
@gsap/react