NotificationService
A service for opening Notification components dynamically (see example).
Methods
show
Opens a Notification component. Created Notification are mounted in the DOM directly in the root application component.
Parameters
settings
The settings which define the Notification.
Returns
- A reference to the Notification object and the convenience properties.