[data grid] Premium component relies on slotProps type from pro version #15664
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
typescript
Steps to reproduce
Steps:
Current behavior
Hover over the
DataGridPremium
propslotProps
in the sandbox above, can see that the type isGridProSlotProps
through intellisense.Expected behavior
DataGridPremium
should export its own type forslotProps
from@mui/x-data-grid-premium
so we don't need to have@mui/x-data-grid-pro
installed to leverage that type explicitlyContext
No response
Your environment
Search keywords: DataGrid premium slotProps type
Order ID: Order ID is 76942
The text was updated successfully, but these errors were encountered: