Accessors
The `Range` object accessors
Last updated
The `Range` object accessors
Last updated
public get : Readonly<Array<number>> The accessor obtains the range of an of the to the with the of a specified object.
public get : Step The accessor obtains the step of a specified object.
public get : number Retrieves the of steps of the specified object.
public : number | undefined
The value
accessor indicates the range current value of the type of a specified object.
public get : string
The accessor, with the help of , changes the default tag to 'Range'
for an instance of .