Theia API Documentation v1.65.0
    Preparing search index...
    interface SelectionChangeEvent {
        selections: Selection[];
        source?: string;
    }
    Index

    Properties

    Properties

    selections: Selection[]
    source?: string