A percentage complete
progress
The progress element provides a graphical display for a percentage.
Only the upper limit may be specified. The lower limit is always considered to be zero.
Properties
- value
- This is the value to represent in the progress bar. It must be a positive number and cannot be greater than "max".
- max
- The value which is considered as "completion". By default this is 1.