zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
883 stars 231 forks source link

Revert not working #234

Closed leonidkuznetsov18 closed 3 years ago

leonidkuznetsov18 commented 3 years ago

if set to min 100 and to max 0, handler not working

stonebk commented 3 years ago

Use min 0, max 100, and the invert prop.