UNPKG

@mui/x-data-grid

Version:

The Community plan edition of the Data Grid components (MUI X).

4 lines 106 B
/** * Select the row editing state. */ export const gridEditRowsStateSelector = state => state.editRows;