0.0.6 • Published 2 years ago

luxury-progress-bar v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

#luxury progress baprogress bar that

You can define colors & fading .

Demo

https://stackblitz.com/edit/angular-ivy-qwm2u1

------------- INSTALLATION ---------------

npm i luxury-progress-bar --force

update app.module

import { ProgressBarModule } from 'luxury-progress-bar'

------------- USAGE ---------------

<lib-progressBar *ngIf="cond" [color]="'ff555'" [fade]="true"></lib-progressBar>

the condition can be an observable . when provider make data accessible for consumer,condition will be false and progress will be dissapear.

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago