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


Docs
Pulsating Button

Pulsating Button

An animated pulsating button useful for capturing attention of users.

Installation

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

Props

PropTypeDescription
childrenReact.ReactNodeThe content of the button.
classNamestringAdditional class names for the button.
pulseColorstringThe rbg numbers only for the color of the pulsing waves.
durationstringThe time span of one pulse.

Credits