Interface: SettingsTabNotificationsCardProperties
Defined in: src/components/SiteDetails/tabs/SettingsTab.NotificationsCard.tsx:23
Props for SettingsTabNotificationsCard.
Propertiesโ
isLoadingโ
readonlyisLoading:boolean
Defined in: src/components/SiteDetails/tabs/SettingsTab.NotificationsCard.tsx:24
isSiteMutedโ
readonlyisSiteMuted:boolean
Defined in: src/components/SiteDetails/tabs/SettingsTab.NotificationsCard.tsx:25
onToggleSiteMute()โ
readonlyonToggleSiteMute: () =>void
Defined in: src/components/SiteDetails/tabs/SettingsTab.NotificationsCard.tsx:26
Returnsโ
void