rweng.ng.notifications
v1.0.0
Published
Angular Notifications Module
Readme
Install
npm install --save rweng.ng.notificationsUsage
- Add
NotificationsModuleto the imports of your module - Add
<ng2-notifications></ng2-notifications>to your (app) template - Inject and use
NotificationService
