Spelte

Open Github

Gradient Wave Text

Apple-style animated gradient text with wave effect.

Just ship things.

Installation

pnpm dlx shadcn-svelte@latest add https://spelte.dev/r/gradient-wave-text.json

Props

PropTypeDefaultDescription
align"left" | "center" | "right""center"Text alignment
speednumber1Animation speed multiplier
pausedbooleanfalsePause the animation
delaynumber0Delay before animation starts (seconds)
repeatbooleanfalseRepeat animation infinitely
inViewPropbooleanfalseStart when element enters viewport
oncebooleantrueOnly animate once
radialbooleantrueUse radial gradient (false = linear)
bottomOffsetnumber20Bottom offset percentage
bandGapnumber4Gap between gradient bands
bandCountnumber8Number of gradient bands
customColorsstring[]—Custom color array
ariaLabelstring—Accessible label for screen readers
classstring—Additional CSS classes