Summer pricing is live: save $50 on Starwind Pro lifetime access.

Effect 8 - Text Shimmer

Pro

A text effect that applies a subtle shimmer animation, where a brighter highlight passes through the text from left to right periodically.

Upgrade to Pro

Text Shimmer Effect

A subtle animation where a bright highlight passes through the text periodically, creating an elegant shimmer effect.

Super Premium Feature

Loading code...

Starwind Dependencies

Sign in to view code and copy install commands.

Sign in

This component requires Starwind Pro.

Get lifetime access to all premium components, updates, and priority support.

Upgrade to Pro

Failed to load code. Please try again.

Code

Usage
<Effect8
  duration={3}
  base-color="var(--muted-foreground)"
  shimmer-color="var(--foreground)"
/>

Props

proptypedefaultdescription
duration number 3 Duration of one shimmer pass in seconds.
baseColor string "var(--muted-foreground)" Base text color used outside the moving shimmer highlight.
shimmerColor string "var(--foreground)" Highlight color that passes through the text.