[TablePagination][TableSortLabel] Remove deprecated props and classes by siriwatknp · Pull Request #48060 · mui/material-ui (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
Summary
Remove all deprecated props and classes from TablePagination and TableSortLabel.
Breaking changes
TablePagination
backIconButtonPropsprop removed — useslotProps.actions.previousButtoninsteadnextIconButtonPropsprop removed — useslotProps.actions.nextButtoninsteadSelectPropsprop removed — useslotProps.selectinstead
TableSortLabel
iconDirectionDescclass removed — combine.MuiTableSortLabel-directionDescand.MuiTableSortLabel-iconinsteadiconDirectionAscclass removed — combine.MuiTableSortLabel-directionAscand.MuiTableSortLabel-iconinstead
Codemods available:
npx @mui/codemod@latest deprecations/table-pagination-props
Relates to #47987
…simplify overridesResolver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})