Skip to content
Premium & Brand

Click Spark

Emits a burst of sparks from the pointer on click.

Import

tsx
import { ClickSpark } from "@cronus-ui/ui";
bash
npx cronus-ui add click-spark

Examples

API Reference

Generated from the component's exported types.

ClickSparkProps

Extends HTMLAttributes<HTMLDivElement>

Skip ClickSparkProps props table
PropTypeDefaultDescription
ref
Ref<HTMLDivElement>
sparkCount
number8Number of sparks emitted per click.