Range slider widget allows you to define an interval in which the value or values within a range are picked by the user according to a single or dual slider, this sliders have the following features:
And personalization:
Min (Set slider minimum value)
Max (Set slider maximum value)
From (Set start position for left handle (or for single handle in case of the SingleRangeSlider))
To (Set start position for right handle)
This widgets were forked from the Ion.RangeSlider Github Project.
JQuery from Outsystems UI should be included has a Required Script on the screen where the Widget is applied
Added JQuery Script to Script since it was removed from OutsystesUI