logo

Shine Border

Shine Border is an animated background border effect. It creates a subtle rotating glow around any container.

Shine Border

Soft animated glow

A subtle animated border background that keeps the focus on the content.

Explore shine

Basic Usage

Loading...

Tips

  • Keep the container relative with overflow-hidden so the border stays clipped.
  • Increase borderWidth for thicker borders.
  • Slower duration creates a calmer shine.

Props

PropTypeDefaultDescription
borderWidthnumber2Width of the animated border.
durationnumber8Animation duration in seconds.
colorFromstring"#60a5fa"Gradient start color.
colorTostring"#a855f7"Gradient end color.
pausedbooleanfalsePause the animation.
opacitynumber0.8Border opacity.
classNamestringundefinedAdditional classes for the shine layer.
styleReact.CSSPropertiesundefinedInline styles for the shine layer.

Tip: Use Alt + / to navigate