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

[TextField] Improve onChange type definition #12294

Merged

Conversation

t49tran
Copy link
Contributor

@t49tran t49tran commented Jul 27, 2018

Minor update on TextField.onChange type definition.

As TextField is mainly a wrapper for Input and Select component, its onChange type definition should be combined from these two.

Closes #12257.

@oliviertassinari oliviertassinari changed the title update [TextField] onChange type definition [TextField] Improve onChange type definition Jul 27, 2018
@oliviertassinari oliviertassinari added component: text field This is the name of the generic UI component, not the React module! typescript labels Jul 27, 2018
@oliviertassinari oliviertassinari merged commit 19bf9cf into mui:master Jul 27, 2018
@oliviertassinari
Copy link
Member

@t49tran Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module! typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants