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

Undocumented prop (inputProps) #198

Open
renato-bohler opened this issue Jan 28, 2018 · 0 comments
Open

Undocumented prop (inputProps) #198

renato-bohler opened this issue Jan 28, 2018 · 0 comments

Comments

@renato-bohler
Copy link

Hello.

I was having some troubles when trying to get SimpleSelect and MultiSelect to work with tabIndexes. This weekend I decided to clone the repo and maybe send a PR adding support for tabIndex. Digging into the code, I found this undocumented prop inputProps, which solved my problem by doing inputProps={{ tabIndex: 1 }}.

Is there any particular reason why inputProps isn't listed in the API docs?

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