NotificationShowEventData
typedef
Type parameters
-
NotificationType : extends NotificationEventType
Properties
-
message : string
module:ui/notification/notification~NotificationShowEventData#message
The content of the notification.
-
title : string
module:ui/notification/notification~NotificationShowEventData#title
The title of the notification.
-
type : NotificationType
module:ui/notification/notification~NotificationShowEventData#type
The type of the notification.