tsParticles - v0.0.0
    Preparing search index...

    [[include:Options/Interactivity.md]]

    Implements

    Indexable

    • [name: string]: unknown
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    detectsOn: "window" | "canvas" | "parent" | InteractivityDetect

    Where the mouse events will be detected If set to canvas only the particles canvas will be targeted If set to parent only the particles canvas parent will be targeted If set to window every area will be the target

    events: Events

    Interaction events options, this configures which events are enabled and which modes should be used

    modes: Modes

    Interaction modes options, this configures every mode behavior

    Methods