UNPKG

@mui/x-data-grid

Version:

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

3 lines (2 loc) 154 B
import type { DataGridProcessedProps } from '../../models/props/DataGridProps'; export declare const useGridRootProps: () => DataGridProcessedProps<any>;