vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface CustomConsoleComponents

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

    Properties

    primaryTabComponents?: PrimaryTabComponents
    subtabComponents?: SubtabComponents