06.07.2021, 09:12
Try this:
3rd parameter is a number of decimals, 4th parameter is zero-padding which is not needed, 5th parameter is step size
Code:
el.spinner('setoptions', min, max, 1, null, 0.5);