This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Direct Input +/- Custom min max value
#5
Try this:
Code:
el.spinner('setoptions', min, max, 1, null, 0.5);
3rd parameter is a number of decimals, 4th parameter is zero-padding which is not needed, 5th parameter is step size
Reply


Messages In This Thread
RE: Direct Input +/- Custom min max value - by admin - 06.07.2021, 09:12

Forum Jump: