If you want to disable the edges of a slider, the set event can be used to reset the value if a limit is passed. Note how the handle 'bounces back' when it is released below 20
or above 80
. noUiSlider also supports disabling edges altogether, which can be done using the padding option.
change
event