MiguelCastillo / scenic

Scene graph
MIT License
5 stars 0 forks source link

Add step prop to control input #23

Closed jandrade closed 2 years ago

jandrade commented 2 years ago

Adding the step prop to be able to modify the input[type=range] step attribute.

NOTE: The step for the labels will remain as 1 so we avoid introducing any cluttering to the labels UI.