mmarkelov / react-nouislider

React wrapper on NoUiSlider
https://mmarkelov.github.io/react-nouislider/
MIT License
60 stars 21 forks source link

Format does not accept formatter which returns a Number for method 'to' #32

Closed JenWa closed 4 years ago

JenWa commented 4 years ago

Current behaviour Currently only formatters are valid which return a string for the method to.

Expected behaviour With regard to the documentation of the noUiSlider, it should be possible to have formatters which return number for the method to, see https://refreshless.com/nouislider/number-formatting/.

mmarkelov commented 4 years ago

close as #33 was merged