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

Request: Ability to disable a button based on current value #14

Open
dlee opened this issue Sep 18, 2018 · 0 comments
Open

Request: Ability to disable a button based on current value #14

dlee opened this issue Sep 18, 2018 · 0 comments

Comments

@dlee
Copy link

dlee commented Sep 18, 2018

I would like to disable buttons programmatically depending on the current value. For example, on the calculator, some of the operations should be disabled when there is no left-value. Or for another example, I would like to only accept inputs between 1-37, and so when the user inputs 3, I would like to disable buttons 8 and 9.

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

No branches or pull requests

1 participant