tsParticles - v4.2.1
    Preparing search index...

    Bubble div options class

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Bubble color

    distance: number = 200

    Bubble distance in pixels

    duration: number = 0.4

    Bubble animation duration in seconds

    mix: boolean = false

    Whether to mix the bubble color with the particle color

    opacity?: number

    Bubble opacity

    selectors: SingleOrMultiple<string> = []

    CSS selectors for the div elements

    size?: number

    Bubble size

    Methods