material-ui-slider
material-ui-slider copied to clipboard
Allow children and add or allow passing in className props to use as a selector
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 feature if you think about it UI wise) they cannot do it because the classNames are dynamic.
thanks, I will think about it.
is there any updates on this?