Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.


Docs
Shimmer Button

Shimmer Button

A button with a shimmering light which travels around the perimeter.

Installation

npx shadcn@latest add "https://magicui.design/r/shimmer-button"

Props

PropTypeDefaultDescription
shimmerColorstring#ffffffThe color of the shimmer
shimmerSizestring0.05emThe size of the shimmer
borderRadiusstring100pxThe border radius of the button
shimmerDurationstring3sThe duration of the spark animation
backgroundstringrgba(0, 0, 0, 1)The background of the button
classNamestringundefinedThe class name of the button
childrenReact.ReactNodeundefinedThe children of the button

Credits

Credit to @jh3yy for the inspiration behind this component.