Installation
Usage
import { RainbowButton } from "@/components/magicui/rainbow-button";<RainbowButton>Rainbow Button</RainbowButton>Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | - | The content to be displayed inside the button. |
className | string | - | Additional CSS classes to be applied to the button. |