SheetXL - v0.3.20
    Preparing search index...

    Variable NotificationTypeConst

    NotificationType: {
        Default: "default";
        Error: "error";
        Info: "info";
        Success: "success";
        Warning: "warning";
    }

    Indicates the type of notification.

    Type declaration

    • ReadonlyDefault: "default"
    • ReadonlyError: "error"
    • ReadonlyInfo: "info"
    • ReadonlySuccess: "success"
    • ReadonlyWarning: "warning"