UNPKG

@mui/x-data-grid

Version:

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

7 lines (6 loc) 295 B
export declare const gridFocusedVirtualCellSelector: import("../../..").OutputSelector<import("../../../models/gridStateCommunity").GridStateCommunity, { rowIndex: number; columnIndex: number; id?: import("../../..").GridRowId | undefined; field?: string | undefined; } | null>;