15.1.5 • Published 2 years ago

ngx-mat-counterspinner v15.1.5

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

NgxMatCounterspinner

Summary

This project is extend Progress spinner of Angular Material.

Hou to use

<ngx-mat-counterspinner></ngx-mat-counterspinner>

option

namedescriptiondefault value
valueValue of the progress.undefined
maxMax value of ther progress.You need to set to show ratio.undefined
unitWordUnit of ratio.undefined
colorTheme color.undefined
modeDisplay mode of the progress.'indeterminate'
showTooltipShow tooltip.ex. value / maxfalse
diameterDiameter of the progress.100

Sample

LGTM