NotificationService
Class
A service for opening Notification components dynamically (see example).
Definition
Package:@progress/kendo-angular-notification
Methods
Opens a Notification component. Created Notifications are mounted in the DOM directly in the root application component.
Parameters:settingsNotificationSettings
The settings which define the Notification.
Returns:- A reference to the Notification object and the convenience properties.