ARIA 1.2 Vocabulary
meter
An element that represents a scalar measurement within a known range, or a fractional value; it should not be used to indicate progress, for which the progressbar role exists.
Structure Data
Required Attributes
aria-* attributes that must be specified when using this role.
aria-valuenow
Attributes with Implicit Defaults
These default values apply implicitly, even when not explicitly set.
| Attribute | Default Value |
|---|---|
aria-valuemax | 100 |
aria-valuemin | 0 |
Reference
- Conforms to the WAI-ARIA 1.2 Recommendation(opens in a new tab)This role definition is based on the W3C WAI-ARIA 1.2 Recommendation.