Installation
npx shadcn@latest add "https://magicui.design/r/rainbow-button"
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. |