-
Notifications
You must be signed in to change notification settings - Fork 7
Class: ResetToastGlobalSettings
Boris Jenicek edited this page Dec 20, 2021
·
3 revisions
// Instantiate toast global config object as example below to change global settings on-fly it takes IGlobalToastSettings
as the argument.
new ResetToastGlobalSettings({
allowedNotificationsAtOnce: 2
})+ new ResetToastGlobalSettings(globalToastConfig?: IGlobalToastSettings): ResetToastGlobalSettings
| Name | Type |
|---|---|
globalToastConfig? |
IGlobalToastSettings |
Returns: ResetToastGlobalSettings
- AppearanceAnimation
- ButtonLayoutDisplay
- DialogLayoutDisplay
- DisappearanceAnimation
- ToastPositionEnum
- ToastProgressBarEnum
- ToastUserViewTypeEnum