max

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

MDN Reference