-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[Autocomplete] Add componentsProps #27183
[Autocomplete] Add componentsProps #27183
Conversation
Update branch
Co-authored-by: Michał Dudak <michal.dudak@gmail.com>
I'm wondering if we shouldn't support other slots' props as well, for consistency. @oliviertassinari, any thoughts? |
8cf2558
to
54cd264
Compare
@michaldudak No real preferences. We could add more now, or later. I pushed a commit to have the class names merge, not replace. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, let's add these additional props when we tackle the unstyled Autocomplete.
These changes LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Closes #18150.
Demo: https://codesandbox.io/s/create-react-app-forked-ckdlz