[data grid] Custom components outside of the DataGrid #10474
Labels
component: data grid
This is the name of the generic UI component, not the React module!
customization: logic
Logic customizability
enhancement
This is not a bug, nor a new feature
waiting for 👍
Waiting for upvotes
Summary 💡
This is a continuation of #2522, about allowing the data grid to be composable, made out of smaller components that are easier to combine.
We have a demo in the docs on how to compose a portal https://mui.com/x/react-data-grid/filtering-recipes/ since #10121 using the
<Portal>
but it comes with its own problems:Examples 🌈
Motivation 🔦
Search keywords: composable, composition
The text was updated successfully, but these errors were encountered: