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

[CheckBox] & [Toggle]: Alias onChange to onCheck and onToggle respectively #1854

Closed
mbrookes opened this issue Oct 10, 2015 · 2 comments
Closed
Labels
new feature New feature or request

Comments

@mbrookes
Copy link
Member

Alias the callback for a more consistent API with other form components.

@mbrookes
Copy link
Member Author

Ditto isChecked & isToggled methods to GetValue, and setCheck & setToggled methods to setValue.

@mbrookes mbrookes changed the title [CheckBox] & [Toggle] alias onChange to onCheck and onToggle respectively [CheckBox] & [Toggle]: Alias onChange to onCheck and onToggle respectively Oct 10, 2015
@alitaheri alitaheri added the new feature New feature or request label Dec 9, 2015
@mbrookes
Copy link
Member Author

Covered under #2957.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants