0.0.14 • Published 1 year ago

progress-square v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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>
0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago