Notification API
A library for declarative use of Notification API with Angular. Installation
npm i @ng-web-apis/notification
The main entity of the library is WaNotificationService (provided in root).
Inject it into your component and investigate all example above.