Skip to content

mominrazashahid/square-progress

Repository files navigation

Square Progress

Angular version 17.3.7.

install

npm i progress-square

Demo

Demo Image

How to use

<!-- Linear progress with animation  -->

<ng-progress-square [value]="50" color="#007BFF" colorBackground="#B3D4FF" [animate]="true"></ng-progress-square>

<!-- Linear progress without animation  -->

<ng-progress-square [value]="50" color="#6F42C1" colorBackground="#E9DFF7" [animate]="true"></ng-progress-square>

About

Square progress with animation in angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published