---
layout: single
elementName: meter
---
Defines a horizontal meter.
Example:
Copy
Example:
Copy
Defines the value of the meter, on the scale defined by the You can use decimal and negative numbers. It must be between the If you use a value that is lower than the minimum, the meter will be empty. If you use a value that is higher than the maximum, the meter will be full. Defines the maximum value possible on the meter. You can use decimal and negative numbers. You can use decimal and negative numbers. Defines the minimum value possible on the meter. You can use decimal and negative numbers. You can use decimal and negative numbers. Defines the lowest value across the range defined by the meter. The value must be higher than Defines the highest value across the range defined by the meter. The value must be lower than
#
meter
value
max attribute.
"0.7"
min and max values.
"-42"
"63"
max
"1"
"100"
min
"0"
"-150"
low
"0.16"
min and lower than high.
high
"0.92"
max and higher than low.