RangeSlider

constructor(    model: ConfinedRangeModel<T>,     orientation: Orientation = Horizontal,     function: InvertibleFunction = LinearFunction,     interpolator: Interpolator<T>)(source)

Parameters

model

containing range and value

orientation

of the control