get steps()
Retrieves the number of steps of the specified `Range` object
Range.prototype.steps
Range.prototype.steps
The get
accessor retrieves the number
of steps of the specified Range
object.
range.class.ts
Type
Example usage
Last updated