Theia API Documentation v1.65.0
    Preparing search index...
    interface BodyHeightChange {
        height: number;
        type: "bodyHeightChange";
    }
    Index

    Properties

    Properties

    height: number
    type: "bodyHeightChange"