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

Unable to pass onChange event to Input component #3

Closed
mwq27 opened this issue Oct 15, 2014 · 0 comments · Fixed by #4
Closed

Unable to pass onChange event to Input component #3

mwq27 opened this issue Oct 15, 2014 · 0 comments · Fixed by #4
Labels
bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module!

Comments

@mwq27
Copy link
Contributor

mwq27 commented Oct 15, 2014

It'd be nice to be able to do something like

<Input onChange={this._changeHandler} />
mwq27 added a commit to mwq27/material-ui that referenced this issue Oct 15, 2014
…ame of a callback function that the user passes. Closes mui#3
DavidNgv added a commit to DavidNgv/material-ui that referenced this issue Dec 6, 2016
oliviertassinari referenced this issue in oliviertassinari/material-ui Dec 1, 2017
antoniogiordano added a commit to Ubiatar/material-ui that referenced this issue Nov 19, 2018
@oliviertassinari oliviertassinari added status: waiting for maintainer These issues haven't been looked at yet by a maintainer component: text field This is the name of the generic UI component, not the React module! bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants