Click Fusions
Confetti Mode
How to use the confettimode
effect for applying a confetti effect
Overview
The confettimode
effect allows you to add a confetti effect to your DOM elements when using the ClickFusion
component.
Usage
To enable Confetti Mode, set the effect
property to “confettimode” in your ClickFusion
component.
Customization
You can customize the number of particles, speed, and colors using the particleOptions
property.
Particle Options
particleCount
: (optional) Number of particlesspeedDown
: (optional) Downward speed of the particlescolor
: (optional) Color mode of the particles
Custom confettimode in Action