feat(enforceRange): Add an enforceRange options.
Set to true to round the `rzSliderModel` and `rzSliderHigh` to the slider range even when modified from outside the slider. When set to false, if the model values are modified from outside the slider, they are not rounded but they are still rendered properly on the slider. Closes #208.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment