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 });

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    1

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