tsParticles - v4.0.0-beta.12
    Preparing search index...
    interface IMatrixOptions {
        close?: boolean;
        interval?: RangeValue;
        particles?: RecursivePartial<IParticlesOptions>;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index

    Properties

    close?: boolean
    interval?: RangeValue