react-range
react-range copied to clipboard
Pass step array instead of number
Hi, is there a way to pass an array of numbers to step prop? For example I have an array [1, 5, 9] and I want pass to slider exactly this values to chose
yeah, I'd have a similar case - I need to solve different intervals between each step.