Aller au contenu

RuntimeNotification

Ce contenu n’est pas encore disponible dans votre langue.

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"