Got this idea when playing with the `custom-steps` sample. Would be cool to support a logarithmic interpolation on the slider. ## Implementation Ideas 1. Built in support for `'linear'` and `'logarithmic'` interpolation 2. Custom interpolation support via props
Got this idea when playing with the
custom-stepssample. Would be cool to support a logarithmic interpolation on the slider.Implementation Ideas
'linear'and'logarithmic'interpolation