EasyUI Forum
November 06, 2025, 06:49:02 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Feature Request - Numberspinner valueStep [solved]  (Read 10959 times)
devnull
Sr. Member
****
Posts: 431


View Profile
« on: March 19, 2013, 04:44:42 AM »

Hi;

Is it possible to add a  valueStep property so that for example, each time it is clicked it increases by by this value rather than the default value of 1.0

For example, it would be good to be able to increment / decrement the number spinner by 0.25 on each click.

Thanks
« Last Edit: March 19, 2013, 04:20:30 PM by devnull » Logged

-- Licensed User --
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: March 19, 2013, 05:44:20 AM »

This feature has been supported.
Code:
<input class="easyui-numberspinner" data-options="precision:2,increment:0.25">
Logged
devnull
Sr. Member
****
Posts: 431


View Profile
« Reply #2 on: March 19, 2013, 04:22:08 PM »

Excellent, thanks, but I did not see that in the documentation ?!
Logged

-- Licensed User --
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!