rangeOverflow
The read-only rangeOverflow
property of the ValidityState
interface indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's max
attribute.
The read-only rangeOverflow
property of the ValidityState
interface indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's max
attribute.