Components
Fireworks Button
Click to launch rockets from the bottom of the screen. Each rocket travels upward with a glowing trail, then explodes into a bloom of gravity-pulled, drag-dampened particles — with glitter that twinkles as it falls.
Preview
Installation
npx shadcn@latest add https://orbit.ruturaj.xyz/r/fireworks-buttonProps
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Button label |
| count | number | 5 | Number of rockets launched per click |
| className | string | — | Overrides for color, size, rounding |