Simple Pure JS & CSS Increment Stepper


The input type="number" attributes min/max/step are all acknowledged and used by the JS script.

(Range 0-10 step 1)

(Range 0-100 step 10)