gridstack - v12.3.3
    Preparing search index...

    Interface HeightData

    interface HeightData {
        h: number;
        unit: string;
    }
    Index

    Properties

    Properties

    h: number
    unit: string