Theia API Documentation v1.65.0
    Preparing search index...
    interface OnDidRenderOutput {
        bodyHeight: number;
        cellHandle: number;
        outputHeight: number;
        outputId: string;
        type: "didRenderOutput";
    }
    Index

    Properties

    bodyHeight: number
    cellHandle: number
    outputHeight: number
    outputId: string
    type: "didRenderOutput"