-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[Select] Pass MenuProps.slotProps.list alongside MenuListProps #46274
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
[Select] Pass MenuProps.slotProps.list alongside MenuListProps #46274
Conversation
…onent using a helper variable listProps that also merges in the now deprecated MenuProps.MenuListProps
Netlify deploy previewhttps://deploy-preview-46274--material-ui.netlify.app/ Bundle size report@mui/material parsed: 🔺+32B(+0.01%) gzip: 🔺+2B(0.00%) Show details for 100 more bundles (86 more not shown)@mui/material/Select parsed: 🔺+32B(+0.02%) gzip: 🔺+6B(+0.01%) |
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.
@scousino I added a test case. Looks good now! Thanks for the PR.
Fixes #46273