UNPKG

@mui/x-data-grid

Version:

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

8 lines (7 loc) 290 B
import { GridStateCommunity } from '../../../models/gridStateCommunity'; /** * Get the list column definition * @category List View * @ignore - Do not document */ export declare const gridListColumnSelector: (state: GridStateCommunity) => import("./useGridListView").GridListViewState;