Hi, I'm working on two range sliders made with this object and I need to be able to scroll the values for two steps each of a different value. I tried using the "step" attribute of the input tag but it doesn't work. How can i add this functionality? Thanks