NotificationVariant

NotificationVariant

TypeScript Type Alias

Definition

type NotificationVariant = "info" | "success" | "error" | "warning"

Methods & Properties