KQ-187 · CONFETTI/POP
Confetti Pop
A burst of confetti with real fall to it. Each bit is thrown from the press point with a seeded spread, then pulled down by gravity, slowed by drag, spun, and faded — so the spray arcs up and rains back. Colours come from the theme, and it is deterministic: the same press throws the same shape.
KQ-187 · CONFETTI/POP
Pops 0
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/confetti-pop
Props
- count
- number
- default 70
- Bits per burst.
- onPop
- () => void
- default —
- Fires on each burst.
- height
- number
- default 220
- Panel height in px.
| Prop | Type | Default | Description |
|---|---|---|---|
| count | number | 70 | Bits per burst. |
| onPop | () => void | — | Fires on each burst. |
| height | number | 220 | Panel height in px. |