value()?
The `value` accessor indicates the range current value of the number type of a specified `Range` object
Last updated
Was this helpful?
The `value` accessor indicates the range current value of the number type of a specified `Range` object
Last updated
Was this helpful?
Range.prototype.value
The value
accessor indicates the range current value of the type of a specified object.
get
The accessor retrieves the property that indicates the range current value of the type of a specified object. It can be set by the method.
set
The accessor sets the range current value of the type between the and of a specified object.
|