AboutSupportDeveloper GuideVersion 22.3.39
interface BaseThemeOptions {
    label: string;
    logoUrl?: string;
}

Properties

Properties

label: string
logoUrl?: string