Click Fusions
Code Mode
How to use the codemode
effect for applying a code falling effect
Overview
The codemode
effect allows you to add a code falling effect to your DOM elements when using the ClickFusion
component.
Usage
To enable Code Mode, set the effect
property to “codemode” in your ClickFusion
component.
Customization
You can customize the number of particles, speed, and size using the particleOptions
property.
Particle Options
particleCount
: (optional) Number of particlessize
: (optional) Size of the particlescolor
: (optional) Color of the particles
Custom codemode in Action