Progress Bar
Pages Progress bar / circular
Importing
First import it to your app module or any submodule as you wish
Usage
API
parameter
Instructions
Types of
Defaults
type
Type of progress
string
bar / circle
color
Bootstrap primary colors
string
primary, success, etc
value
Percentage of progress
integer
0
indeterminate
When progress value is unknown
boolean
false
thick
Will increase the thickness
boolean
true
Last updated