OptionalminMinimum allowed slider value.
OptionalmaxMaximum allowed slider value.
OptionalstepSlider increment step; normalized to a positive integer internally.
OptionalvalueInitial slider value used during construction.
OptionalunitOptional text unit suffix shown next to the numeric value (for example, 'px').
OptionalhostOptional CSS class for the host element.
OptionaltrackOptional CSS class for the native range input element.
OptionalvalueOptional CSS class for the value text element.
Configuration options for the IntegerRangeSelect control.