UNPKG

@mui/x-data-grid

Version:

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

2 lines 152 B
import type { DataGridProcessedProps } from "../../models/props/DataGridProps.mjs"; export declare const useGridRootProps: () => DataGridProcessedProps;