get step()
The `get` accessor obtains the step of a specified `Range` object
Range.prototype.step
Range.prototype.step
The get
accessor obtains the step of a specified Range
object. It's used to return the entire range, get the step of the range value, and change the range value.
range.class.ts
Type
Example usage
Last updated
Was this helpful?