RainbowButton
An animated button with a rainbow gradient border that continuously animates around the button.
Basic Usage
Animation Speed
Control the animation speed with the speed prop
(in seconds).
speed=1
speed=2
speed=4
With Icons
Add icons inside the button using Lucide icons or any other icon library.
Disabled State
As Link
Use the href prop to render as an anchor element.
Custom Styling
Override styles with the class prop.