Components
Confetti Button
A button that bursts confetti from the click position, with physics-based particles that drift and fade.
Preview
Installation
npx shadcn@latest add https://orbit.ruturaj.xyz/r/confetti-buttonProps
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Button label |
| particleCount | number | 80 | Number of confetti particles per burst |