Interface SourceControlGroupFeatures

interface SourceControlGroupFeatures {
    hideWhenEmpty: undefined | boolean;
}

Properties

Properties

hideWhenEmpty: undefined | boolean