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