Shine Text

Animated React text with a metallic light sweep gliding across the letters on a loop, built with Motion and a clipped moving gradient.

Open in v0

Last updated: July 6, 2026

Shipping soonA light sweep across the text.

Installation

npx smoothui-cli add shine-text

Features

  • A bright highlight band sweeps across the text on a continuous loop
  • Clipped moving gradient (background-clip: text) — works on any string
  • Configurable duration, repeatDelay, baseColor, and shineColor
  • Theme-aware defaults (muted base, foreground shine)
  • Accessible: respects prefers-reduced-motion

Accessibility

Reduced Motion

Respects the prefers-reduced-motion media query via useReducedMotion from Motion. When reduced motion is preferred, the text renders statically in baseColor with no sweeping gradient.

Props

On this page

Created by

Powered by

motion.dev