tsParticles - v4.0.0-beta.12
    Preparing search index...

    Out modes options class

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    bottom?: "none" | "bounce" | "out" | "destroy" | "split" | OutMode

    Out mode for the bottom edge

    default: "none" | "bounce" | "out" | "destroy" | "split" | OutMode

    Default out mode used when per-edge modes are not set

    left?: "none" | "bounce" | "out" | "destroy" | "split" | OutMode

    Out mode for the left edge

    right?: "none" | "bounce" | "out" | "destroy" | "split" | OutMode

    Out mode for the right edge

    top?: "none" | "bounce" | "out" | "destroy" | "split" | OutMode

    Out mode for the top edge

    Methods