#API
Progress
props
Name | Description | Type | Default | Values | Required |
|---|---|---|---|---|---|
color | Theme or CSS color used for the control accents. | String | primary | ||
percentage | Fill amount from 0 to 100. | Number String | 0 | ||
gradient | Uses a gradient fill instead of a solid color. | Boolean | false | ||
animate | Animates width changes when the percentage updates. | Boolean | true | ||
thick | Increases the bar thickness. | Boolean | false |