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.
Installation
npx smoothui-cli add shine-textFeatures
- 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, andshineColor - 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
Created by
Powered by
SmoothUI
Animated React components with smooth Motion animations. Drop-in shadcn/ui compatible.
© 2026 SmoothUI. Built by Eduardo Calvo.