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

Support for InputLabelProps #36

Open
volodymyrpavliuk opened this issue Mar 17, 2021 · 1 comment
Open

Support for InputLabelProps #36

volodymyrpavliuk opened this issue Mar 17, 2021 · 1 comment

Comments

@volodymyrpavliuk
Copy link

volodymyrpavliuk commented Mar 17, 2021

As one can see, currently only a limited set of prop names are passed into underlying TextField component.

It is quite often required to manage Input label props, e.g. provide custom styles via classes, or add custom shrinking behavior

Is it possible to include InputLabelProps prop to a list of allowed props so that above could be achieved?

Thanks

@volodymyrpavliuk
Copy link
Author

I believe this PR contains all needed stuff

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