Type Alias: NotificationType
type NotificationType = "success" | "info" | "warning" | "error";
Defined in: submodules/univer/packages/ui/src/components/notification/Notification.tsx:29
type NotificationType = "success" | "info" | "warning" | "error";
Defined in: submodules/univer/packages/ui/src/components/notification/Notification.tsx:29