ih-loading
Advanced tools
A simple lightweight loading spinner package. Three types of loading included. Spinner one, Ghost/skeleton loader & Full screen loader with backdrop.
Weekly downloads
Readme
This library was generated with Angular CLI version 13.3.0.
#
import { IhLoadingModule } from 'ih-loading';
There are three types of Loading included.
i. Spinner Loading
ii. Ghost Loading
iii. Full Screen Loading
Syntax
Type | Syntax | |
---|---|---|
Spinner |
<ih-loading [spinnerColor]="'red'" [fontSize]="'20px'" [loadingTitle]="'Please wait'" [spinnerStyle]="'hourglass'"></ih-loading>
| |
Ghost/Skeleton |
<ih-loading [type]="'skeleton'" [width]="'240px'" [height]="'120px'" [borderRadius]="'15px'"></ih-loading>
| |
Fullscreen Loading |
<ih-loading [type]="'fullScreen'" [loadingTitle]="'Please wait'"></ih-loading>
|
FAQs
A simple lightweight loading spinner package. Three types of loading included. Spinner one, Ghost/skeleton loader & Full screen loader with backdrop.
The npm package ih-loading receives a total of 1,004 weekly downloads. As such, ih-loading popularity was classified as popular.
We found that ih-loading demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.