material-ui-slider
material-ui-slider copied to clipboard
Material-UI 1.0.0 Slider component
Hi, How to get the value on which place we move the slider
Currently there is no easy way to select the slider's pointer, if someone wants to customize styling or attach a tooltip to show the value (which is a pretty important...
hi there I'm trying to call API every time slider changes. `onChangeComplete` triggers every time slider-pointer stop moving which again make too much API call.Actually change is completed when mouse...