vlocode-project - v2.4.3
    Preparing search index...

    Interface CustomConsoleComponents

    interface CustomConsoleComponents {
        primaryTabComponents?: PrimaryTabComponents;
        subtabComponents?: SubtabComponents;
    }
    Index

    Properties

    primaryTabComponents?: PrimaryTabComponents
    subtabComponents?: SubtabComponents