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

    Dimensions with width and height

    interface IDimension {
        height: number;
        width: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    height: number

    The height value

    width: number

    The width value