Burst Button
Seeds physically burst from the click point with GSAP staggered physics.
Component Showcase
Burst Button
Seeds physically burst from the click point with GSAP staggered physics.
GSAPPhysics
Interactive Playground
Adjust sliders and values to preview changes in real-time
label
The text displayed on the button surface.
count
Number of seed particles generated on click.
gravity
Downwards weight force applied to bursting seed particles.
API Reference (Props)
Component properties and type specifications
| Prop | Type | Default | Description |
|---|---|---|---|
| label | string | "Click Me" | The text displayed on the button surface. |
| count | number | 12 | Number of seed particles generated on click. |
| gravity | number | 0.6 | Downwards weight force applied to bursting seed particles. |
