UNPKG

@mui/x-data-grid-premium

Version:

The Premium plan edition of the MUI X Data Grid Components.

2 lines 268 B
import type { GridStatePremium } from "../../../models/gridStatePremium.mjs"; export declare const gridCellSelectionStateSelector: import("@mui/x-data-grid").OutputSelector<GridStatePremium, unknown, import("./gridCellSelectionInterfaces.mjs").GridCellSelectionModel>;