[pickers] Handle TextField
slots with @mui/material@6
#14284
Labels
component: pickers
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
package: material-ui
Specific to @mui/material
After #14142 when using
@mui/material@6
it will be possible to pass:But they will be ignored until further changes.
The adoption of slots is slightly complex because we clearly don't want to use or have a
select
slot available and also need to adapt the changes for thePickersTextField
component.Related
@mui/material
PR: mui/material-ui#42062.Search keywords:
The text was updated successfully, but these errors were encountered: