mui-x
mui-x copied to clipboard
[DataGrid] Export `useGridApiRef` and `useGridApiContext ` in the community package
Summary
The Data Grid's API Object, commonly called apiRef, is a powerful feature that enables advanced control of the grid programmatically.
It's currently exported in the Pro and Premium packages, but we want to open the feature to the whole community.
Motivation
- Empowers the community to do a new range of customizations and behavior extensions.