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

Document input focus and blur events #219

Closed
wants to merge 1 commit into from
Closed

Conversation

tschaub
Copy link
Contributor

@tschaub tschaub commented Jan 9, 2015

This documents the onFocus and onBlur events for Input components. I'm not sure if you want to explicitly document these or just link to the React docs for events or other supported properties where spread attributes are used. When I didn't see them in the docs, I initially assumed they weren't supported.

@tschaub tschaub changed the title Support for handling input focus Support for handling input focus and blur events Jan 9, 2015
@tschaub tschaub changed the title Support for handling input focus and blur events Document input focus and blur events Jan 11, 2015
tschaub referenced this pull request in tschaub/material-ui Jan 11, 2015
@hai-cea
Copy link
Member

hai-cea commented Jan 23, 2015

@tschaub I've updated the docs for TextField to say that it extends the native input element and supports all of its props and events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants