react-range icon indicating copy to clipboard operation
react-range copied to clipboard

Pass step array instead of number

Open marceleq27 opened this issue 3 years ago • 1 comments

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

marceleq27 avatar Dec 22 '21 13:12 marceleq27

yeah, I'd have a similar case - I need to solve different intervals between each step.

hurvajs77 avatar Feb 28 '22 16:02 hurvajs77