setValueToStep()
Sets the value of the specified `Range` object to the value of the given `step`
Last updated
Was this helpful?
Sets the value of the specified `Range` object to the value of the given `step`
Last updated
Was this helpful?
Range.prototype.setValueToStep()
The method setValueToStep()
sets the of the specified object to the value of the given .
If the given is not within range the is not changed.
step:
Step of type to retrieve the value from the range and set it as the range current .
The return value is the instance.