15.1.5 • Published 2 years ago
ngx-mat-counterspinner v15.1.5
NgxMatCounterspinner
Summary
This project is extend Progress spinner of Angular Material.
Hou to use
<ngx-mat-counterspinner></ngx-mat-counterspinner>
option
name | description | default value |
---|---|---|
value | Value of the progress. | undefined |
max | Max value of ther progress.You need to set to show ratio. | undefined |
unitWord | Unit of ratio. | undefined |
color | Theme color. | undefined |
mode | Display mode of the progress. | 'indeterminate' |
showTooltip | Show tooltip.ex. value / max | false |
diameter | Diameter of the progress. | 100 |