Skip to content

ToastLevel

ToastLevel = "info" | "success" | "warn" | "error" | "generic"

Defined in: src/core/toast.ts:9

Toast severity, driving its icon and color.