Theia API Documentation v1.65.0
    Preparing search index...
    interface MergeEditorLayoutMode {
        kind: MergeEditorLayoutKind;
        showBase: boolean;
        showBaseAtTop: boolean;
    }
    Index

    Properties

    showBase: boolean
    showBaseAtTop: boolean