UNPKG

@mui/x-data-grid

Version:

The community edition of the data grid component (MUI X).

3 lines (2 loc) 189 B
import { GridStateCommunity } from '../../../models/gridStateCommunity'; export declare const gridEditRowsStateSelector: (state: GridStateCommunity) => import("../../..").GridEditingState;