tsParticles - v0.0.0
    Preparing search index...
    • Execute the given callback for the given div event

      Parameters

      • div: DivEvent

        the div event to execute the callback for

      • callback: (selector: string, div: DivEvent) => void

        the callback to execute

      Returns void