zillow / react-slider

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

how can i update the slider value when the zoom has been updated by others #220

Closed MarvenGong closed 3 years ago

MarvenGong commented 3 years ago

Description

Please provide a brief description of the issue including what you are seeing as well as the expected behavior.

CodeSandbox

Please provide a CodeSandbox that clearly reproduces the issue. Issues without a CodeSandbox are less likely to get resolved quickly.

Edit zillow/react-slider

stonebk commented 3 years ago

If you go to the documentation, there is an example that shows you how to programmatically resize the slider.

Screen Shot 2021-05-18 at 2 44 25 PM