Loads the provided options to create a Container object.
the particles container element id
the options object to initialize the Container
this method is obsolete, please use the new tsParticles.load
Loads the provided json with a GET request. The content will be used to create a Container object.
this method is obsolete, please use the new tsParticles.load
Adds an additional click handler to all the loaded Container objects.
the function called after the click event is fired
this method is obsolete, please use the new tsParticles.setOnClickHandler