Interface: NotificationSectionProperties
Defined in: src/components/Settings/sections/NotificationSection.tsx:9
Propertiesโ
iconโ
readonly icon: IconType;
Defined in: src/components/Settings/sections/NotificationSection.tsx:10
inAppAlertsControlโ
readonly inAppAlertsControl: ReactNode;
Defined in: src/components/Settings/sections/NotificationSection.tsx:11
inAppAlertSoundControlโ
readonly inAppAlertSoundControl: ReactNode;
Defined in: src/components/Settings/sections/NotificationSection.tsx:12
inAppAlertVolumeControlโ
readonly inAppAlertVolumeControl: ReactNode;
Defined in: src/components/Settings/sections/NotificationSection.tsx:13
isVolumeControlDisabledโ
readonly isVolumeControlDisabled: boolean;
Defined in: src/components/Settings/sections/NotificationSection.tsx:14
systemNotificationsControlโ
readonly systemNotificationsControl: ReactNode;
Defined in: src/components/Settings/sections/NotificationSection.tsx:15
systemNotificationSoundControlโ
readonly systemNotificationSoundControl: ReactNode;
Defined in: src/components/Settings/sections/NotificationSection.tsx:16