Typedef

NotificationShowEventData (ui/notification)

@ckeditor/ckeditor5-ui/src/notification/notification

typedefobject

Filtering

Type parameters

Properties

  • message : string

    The content of the notification.

  • title : string

    The title of the notification.

  • type : NotificationType

    The type of the notification.