Overview of MUI X components and plans
masterMUI X is a suite of advanced React UI components designed for complex, data-rich applications. It extends Material UI functionality but can be fully customized for any design system.
Components are categorized into three licensing tiers:
- Community (MIT License, Free): Includes basic versions of
@mui/x-data-grid,@mui/x-date-pickers,@mui/x-charts,@mui/x-tree-view, and@mui/x-scheduler. - Pro (Commercial License): Adds advanced features like multi-filtering, multi-sorting, column resizing, and column pinning for Data Grid, as well as Date/Time Range Pickers and advanced Charts. Packages include
@mui/x-data-grid-pro,@mui/x-date-pickers-pro,@mui/x-charts-pro, and@mui/x-tree-view-pro. - Premium (Commercial License): Unlocks the most advanced features like row grouping and Excel exporting for the Data Grid. Packages include
@mui/x-data-grid-premium,@mui/x-charts-premium, and@mui/x-scheduler-premium.