• Preparing search index...
  • The search index is not available
tsParticles - v3.0.0
  • tsParticles
  • tsParticles Bounce External Interaction
  • Utils
  • divBounce

Function divBounce

  • divBounce(container, divs, bounceMode, enabledCb): void
  • Parameters

    • container: BounceContainer
    • divs: SingleOrMultiple<DivEvent>
    • bounceMode: string
    • enabledCb: ((p: Particle) => boolean)
        • (p): boolean
        • Parameters

          • p: Particle

          Returns boolean

    Returns void

    • Defined in interactions/external/bounce/src/Utils.ts:107

Settings

Member Visibility
tsParticles - v3.0.0
  • Loading...