Usage
The Rainbow Button creates a beautiful animated rainbow effect that cycles through vibrant colors. Perfect for creating attention-grabbing buttons in your interface.Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
class | string | "" | Additional CSS classes to apply to the button. |
is | string | "button" | The HTML tag to render for the component. |
speed | number | 2 | Duration of the animation in seconds. |
Examples
Basic Usage
Custom Animation Speed
As a Link
With Custom Styling
Credits
- Credits to Grzegorz Krol for porting this component.
- Credits to Magic UI.