Package Exports
- app-angular-spinner
- app-angular-spinner/package.json
Readme
Angular Spinner
This library was generated with Angular CLI version 13.1.0.
Installation
Install app-angular-spinner via NPM, using this command.
npm install app-angular-spinner
Description
This is the full page Bouncing Ball loader for your angular application, This will cover your Full screen and apprears in the middle of the application, Use it at your own usage.
NPM
npm install app-angular-spinner
import
AngularSpinnerModulein the main module
import { AngularSpinnerModule } from 'app-angular-spinner';
USAGE
use
app-angular-spinner, where you want to use this package and add conditions accordingly.