46 / 200 (23%)
Shows a progress bar, comparing one value to a total.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1st value | 1 | The first value. | Number | required |
Total | 2 | The total. | Number | required |
Height | height | Customise the height of the bar.
| String | optional |
Bar color | color | Customise the color of the bar.
| String | optional |
CSS class | class | Add CSS classes to the main div containing all parts of the bar, including the preceding number label. | String | optional |