tsParticles - v0.0.0
    Preparing search index...
    interface IDimensionWithMode {
        height: number;
        mode: "percent" | "precise" | PixelMode;
        width: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    height: number
    mode: "percent" | "precise" | PixelMode
    width: number