luxury-progress-bar
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

#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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i luxury-progress-bar

    Weekly Downloads

    1

    Version

    0.0.6

    License

    none

    Unpacked Size

    29.3 kB

    Total Files

    14

    Last publish

    Collaborators

    • esnkrimi