Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Number picker] Allow specifying the amount the value should be increased/decreased by each time #234

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

paullo0106
Copy link

html example:
for_github_comment
We set a value of 10 for 'data-step' attribute, so the value of this number picker will be increased/decreased by 10 every time.
If user doesn't set this attribute, it will use 1 by default.

@paullo0106 paullo0106 changed the title Add funcationality to specify the amount the value should be incremented... [Number picker] Set the amount the value should be increased/decreased by each time Sep 4, 2014
@paullo0106 paullo0106 changed the title [Number picker] Set the amount the value should be increased/decreased by each time [Number picker] Allow specifying the amount the value should be increased/decreased by each time Sep 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant