OpenFin Workspace Platform API
    Preparing search index...

    Interface BaseThemeOptions

    interface BaseThemeOptions {
        label: string;
        logoUrl?: string;
    }
    Index
    label: string
    logoUrl?: string