tsParticles - v0.0.0
    Preparing search index...

    Implements

    Index

    Constructors

    Properties

    interactionManager: InteractionManager

    Methods

    • Adds a click handler to the container

      Parameters

      • callback: (evt: Event, particles?: Particle[]) => void

        the callback to be called when the click event occurs

      Returns void