The min property of the HTMLMeterElement interface represents the minimum value of the element as a floating-point number. It reflects the element's min attribute, or 0 if no min is defined.
min
MDN Reference