Closed cedricmessiant closed 6 years ago
+1
+1
the same
+1
+1
Current version v0.6.1 has a "value" attribute for controlled components
value {oneOfType([number, arrayOf(number)])} default: 0 Like defaultValue but for controlled components.
When i change the state of value it changes the corresponding handles.
I am using react-slider with redux. Handles are not updated when we pass a new value to ReactSlider component