<progress-bar>
Progress bars visualize the progression of an extended computer operation, such as a download, file transfer, or installation.
Example
xml
<progress-bar range-start="0" range-end="100" value="value" />Attributes
| Attribute | Type | Required |
|---|---|---|
range-start | float | Yes |
range-end | float | Yes |
value | string | Yes |
length | Length | No |
girth | Length | No |
style | string | No |