tsParticles - v0.0.0
    Preparing search index...
    • Loads the slime bundle with all plugins needed for running the tsParticles Basic package. This function must be called to make tsParticles Basic work. This function is not mandatory, the plugins can be loaded manually, or using other plugin bundles. If this function is not called, the @tsparticles/basic package/dependency can be safely removed. This function is called automatically using CDN bundle files.

      Parameters

      • engine: Engine

        the engine to use for loading all plugins

      Returns Promise<void>