slider
slider copied to clipboard
Array of steps
Does component support array of steps? For example,I have props = { step: [20,30,100], min: 0, max: 100}, and i want slider only able to move, first location 20, second 30,and last 100
Did you find a solution for this? thx