Closed jandrade closed 2 years ago
Adding the step prop to be able to modify the input[type=range] step attribute.
step
input[type=range]
NOTE: The step for the labels will remain as 1 so we avoid introducing any cluttering to the labels UI.
1
Adding the
step
prop to be able to modify theinput[type=range]
step attribute.NOTE: The step for the labels will remain as
1
so we avoid introducing any cluttering to the labels UI.