Summer pricing is live: save $50 on Starwind Pro lifetime access.
Components
Background: Background Effects Background: Background Gradients Background: Background Patterns Background: Background Shaders Effect: Background Effects Theme
Text Shimmer Effect
A subtle animation where a bright highlight passes through the text periodically, creating an elegant shimmer effect.
Super Premium Feature
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
<Effect8
duration={3}
base-color="var(--muted-foreground)"
shimmer-color="var(--foreground)"
/>
Props
| prop | type | default | description |
|---|
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. |