Typedef

NotificationShowWarningEvent (ui/notification)

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

typedefNotificationShowTypeEvent<'warning'>

Fired when the showWarning() method is called.

When this event is not handled or stopped by event.stop(), the data.message of this event will be automatically displayed as a system alert.

Filtering

Fired by