Sparkle Button
A button component with a sparkle animation.
✦✦✦✦
Installation
Install dependencies
Add util file
lib/utils.ts
Copy the source code
components/ui/sparkle-button.tsx
Props
Prop | Type | Default | Description |
---|---|---|---|
text | string | 'Hover Me' | The text to display on the button |
fontStyle | string | 'font-semibold' | The font style of the button text |