min

The min property of the HTMLInputElement interface reflects the input element's min attribute, which generally defines the minimum valid value for a numeric or date-time input.

MDN Reference