AboutSupportDeveloper GuideVersion 22.3.24

Interface NotificationIndicatorColorsSet

interface NotificationIndicatorColorsSet {
    background: string;
    foreground?: string;
}

Properties

background: string
foreground?: string