Skip to content

RangeWrapper class

Behaves the same as ValueWrapper + select(), for Range element. Represents HTML Input Range

Extends ValueWrapper.

Select the given value in the range.

NameTypeDescription
valuenumberaccepts float values

This API does not return any values.

Overrides ValueWrapper#elements, but for Range elements.

NameTypeDescription
retryIntervalnumberRetry Interval in milliseconds (defaults to global settings).
retryTimeoutnumberRetry Timeout in milliseconds (defaults to global settings).
TypeDescription
Array<Range>Array of all range matching the selector.