Gradient Button
That was so hard to make.
Configuring your account...
Please wait while we prepare everything for you
Usage
import GradientButton from '@/components/bynanaui/gradient-button'
<GradientButton label="Gradient Button" variant="orange" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | "Gradient Button" | Button text |
variant | string | "default" | Color variant (orange, purple) |
Features
- Animated gradient effect
- Multiple color variants
- Dark mode support