<meter>
Forms & InteractiveDisplays a scalar gauge measurement within a known range (like disk usage).
Common Attributes
- value Configures the element's custom value parameter.
- min Configures the element's custom min parameter.
- max Configures the element's custom max parameter.
- low Configures the element's custom low parameter.
- high Configures the element's custom high parameter.
- optimum Configures the element's custom optimum parameter.