Skip to content
Premium & Brand

Confetti

Canvas confetti that bursts from the pointer.

Import

tsx
import { Confetti } from "@cronus-ui/ui";
bash
npx cronus-ui add confetti

Examples

API Reference

Generated from the component's exported types.

ConfettiProps

Extends HTMLAttributes<HTMLDivElement>

Skip ConfettiProps props table
PropTypeDefaultDescription
ref
Ref<HTMLDivElement>
count
number48Pieces spawned per burst.
fireOnMount
booleanfalseFire a burst on mount.