minGreaterThan()
Checks whether the value is less than a minimum range of a specified `Range` object
Last updated
Was this helpful?
Checks whether the value is less than a minimum range of a specified `Range` object
Last updated
Was this helpful?
Range.prototype.minGreaterThan()
The minGreaterThan()
method checks whether the is less than a range of a specified object.
value:
The value of type to test.
The return value is a type indicating whether the given is less than range of a specified object.