Is there a way to pass a list of values to the slider? (in place of steps)
Thanks
That is not the functionality of Slider component. i.e, It won't take random array values for sliding.
There is range slider.
Yes but I would like to get only one value, with a "step animation". The step only allows to get a fixed increase.
In our case, we want to use step with these values:
1, 100, 2000, 5000, 50000.
Would it be possible?
So that is for stepFactor right? Right now it is not possible. Reopening.
Yes. Thanks!
Is it possible to pass set of values for Steps ?
How can we handle that please ?
I have a big slider range values between 0 to 10Million and i need to change the step value too.
Most helpful comment
So that is for stepFactor right? Right now it is not possible. Reopening.