Theia API Documentation v1.65.0
    Preparing search index...
    interface CellHeigthsMessage {
        cellHeigths: Record<number, number>;
        type: "cellHeigths";
    }
    Index

    Properties

    Properties

    cellHeigths: Record<number, number>
    type: "cellHeigths"