Theia API Documentation v1.65.0
    Preparing search index...
    interface CellOuputFocus {
        cellHandle: number;
        type: "cellFocusChanged";
    }
    Index

    Properties

    Properties

    cellHandle: number
    type: "cellFocusChanged"