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
Rotating Gradient Border
Watch as the gradient border continuously rotates around this card, creating a mesmerizing animated effect that draws attention to your content.
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
<Effect4
border-width={2}
duration={7}
/>
Props
| prop | type | default | description |
|---|
borderWidth | number | 2 | Border width in pixels. |
duration | number | 7 | Animation duration in seconds. |
colors | string[] | ["var(--color-blue-500)", "var(--color-violet-500)", "var(--color-pink-500)", "var(--color-emerald-500)"] | Gradient color stops used by the rotating border. |