Theia API Documentation v1.65.0
    Preparing search index...
    interface FocusableTreeSelectionState {
        focus?: string;
        node?: string;
        type?: SelectionType;
    }
    Index

    Properties

    Properties

    focus?: string
    node?: string