Soft Notifications Component For Angular 5+

Author: dreamweiver
Official Page: Go to website
Publish Date: January 21, 2018
License: MIT

Description:

A Soft Notifications component for Angular 5.0+ that shows silent chat notification or alert notification to users without disturbing the current operation on the screen.

Features:

  • Silent Notifications on screen without disturbing content.
  • Multiple alert notifications available via configuration (Success, Error, Warning, Info)
  • Chat Notifications can also be generated with lovely avatars (Iron Man, captain America, Ninja turtle, etc.,)
  • Auto dismiss functionality with a callback.
  • Simple configuration.

Installation:

# NPM
$ npm install ng-SoftNotify --save

Preview:

Soft Notifications Component For Angular 5+


You Might Be Interested In:

Add Comment