Command Palette
Search for a command to run

Animated Shiny Text

A light glare effect which pans across text making it appear as if it is shimmering.

✨ Introducing Magic UI

Installation

pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/animated-shiny-text.json

Props

AnimatedShinyText

A text component with a light glare shimmer effect.

NameTypeDefaultDescription
shimmerWidth
number 100 The width of the shimmer effect in pixels
class
string "" Additional CSS classes to apply
duration
number 8 The duration of the shimmer animation in seconds
children
string | Svelte snippet The text content to display with the shimmer effect