Installation
Usage
import { PulsatingButton } from "@/components/magicui/pulsating-button";<PulsatingButton>Pulsating Button</PulsatingButton>Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | - | The content of the button. |
className | string | - | Additional class names for the button. |
pulseColor | string | - | The rbg numbers only for the color of the pulsing waves. |
duration | string | - | The time span of one pulse. |
Credits
- Credit to @shikhap04