UNPKG

@mui/x-data-grid

Version:

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

6 lines 357 B
export declare const gridFocusedVirtualCellSelector: import("@mui/x-data-grid").OutputSelector<import("../../../models/gridStateCommunity").GridStateCommunity, import("@mui/x-data-grid").GridCellCoordinates | null, { rowIndex: number; columnIndex: number; id?: import("@mui/x-data-grid").GridRowId | undefined; field?: string | undefined; } | null>;