Numeric stepper from 1 to 999

Hi all,
I have to create a numeric stepper component that goes from 1-999. I need to also add the function to choose the step size f.e 5 - when I click on “+” it will go like 5, 10, 15 etc

Any idea where to start?
Is there any plugin that could help me with this
numstepper

Do you really need it? Why don’t you make some examples (eg 1 to 5) or add a description to the component how it should work? Otherwise, you need to create 999 component variants, and then create interactions for each of them.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.