ngx-spop
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

###How to use

  1. npm install ngx-spop
  2. edit angular.json ... "styles": [ ... "node_modules/ngx-spop/lib/spop.scss", ... ]
  3. import { SmallPop } from 'node_modules/ngx-spop';

let spop = new SmallPop({ template: '3 seconds autoclose', autoclose: 3000 });

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-spop

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

20.8 kB

Total Files

11

Last publish

Collaborators

  • dragon_zhao