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

1.0.0 • Public • Published

ngx-spinjs

Generic badge support

Usage

npm install ngx-spinjs@1.0.0 for Angular 6

npm install ngx-spinjs@0.1.1 for Angular 5

Import NgxSpinjsModule to NgModule

<ngx-spinjs [toggleSpinner]="true" [backdrop]="false" [options]="spinnerOptions" (spinUpdate)="onUpdate($event)"></ngx-spinjs>

toggleSpinner(required)

backdrop(optional)

options(optional)

spinUpdate(optional)

See app-root of this repo for full example

License

MIT License

Package Sidebar

Install

npm i ngx-spinjs

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

119 kB

Total Files

24

Last publish

Collaborators

  • mmoats