1.0.14 • Published 7 years ago

ng2-pageloading v1.0.14

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

ng2-pageloading

Pageloading effects for angular2, inspired by PageLoadingEffects and me-pageloading. git location.

Install

npm install ng2-pageloading --save

Usage

  1. include <script src="http://cdn.staticfile.org/snap.svg/0.2.0/snap.svg-min.js"></script> in your html
  2. import PageLoadingModule.
  3. use component <page-loading></page-loading>.

API

  • PageLoadingService.show([effectName]), show animation, you can specify which animation to show. If not specify, ng2-pageLoading will use the effect value set to PageLoadingService. If no effectName is set to PageLoadingService, the value is random.
  • PageLoadingService.hide(), hide the current animation.

ThanksTo

PageLoadingEffects and me-pageloading

License

MIT

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago