Skip to content

RuntimeNotification

RuntimeNotification: object

Defined in: packages/runtime-core/lib/notifications.d.ts:2

Type declaration

message?

optional message: string

title?

optional title: string

type

type: "error" | "info" | "success" | "warning"

variant?

optional variant: "critical" | "standard"