Click Spark
Customize ClickSpark
Spark Size10px
Spark Radius15px
Spark Count8
Duration400ms
Props
| Property | Type | Default | Description |
|---|---|---|---|
| sparkColor | string | #fff | The color of the spark particles. |
| sparkSize | number | 10 | The size of each spark particle in pixels. |
| sparkRadius | number | 15 | The radius within which spark particles appear. |
| sparkCount | number | 8 | The number of spark particles to generate on click. |
| duration | number | 400 | The duration of the spark animation in milliseconds. |
| children | React.ReactNode | - | The content that will trigger spark effects on click. |
| className | string | "" | Additional CSS classes for the component. |
| style | React.CSSProperties | {} | Inline styles for the component. |
Created with ❤️ by Cybershoora