ShimmerButton
A button with a rotating conic-gradient shimmer effect around its border.
Basic Usage
Shimmer Colors
Change the shimmer highlight with the shimmerColor prop.
#ffffff
#60a5fa
#f472b6
#4ade80
Animation Speed
Control the shimmer speed with the shimmerDuration prop.
shimmerDuration="1.5s"
shimmerDuration="3s"
shimmerDuration="6s"
Shimmer Size
Adjust the border thickness with the shimmerSize prop.
0.03em
0.05em
0.1em
Custom Background
Set a custom background with the background prop.
Border Radius
Change the shape with the borderRadius prop.
8px
100px
0px