1.0.14 • Published 8 years ago

ng2-pageloading v1.0.14

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago