NotificationMode
@spartanfx/react / index / NotificationMode
Type Alias: NotificationMode
type NotificationMode = "listOnly" | "toastOnly" | "toastAndList";
Notification display mode
@spartanfx/react / index / NotificationMode
type NotificationMode = "listOnly" | "toastOnly" | "toastAndList";
Notification display mode