Installation
npx shadcn@latest add "https://magicui.design/r/ripple-button"Props
| Prop | Type | Description |
|---|---|---|
| children | React.ReactNode | The content of the button. |
| className | string | Additional class names for the button. |
| rippleColor | string | The rbg numbers only for the color of the rippling waves. |
| duration | string | The time span of one ripple. |
Credits
- Credit to @Sidd5arth