UNPKG

@mui/x-data-grid

Version:

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

6 lines (5 loc) 272 B
import type { DataGridPropsWithDefaultValues } from '../models/props/DataGridProps'; /** * The default values of `DataGridPropsWithDefaultValues` to inject in the props of DataGrid. */ export declare const DATA_GRID_PROPS_DEFAULT_VALUES: DataGridPropsWithDefaultValues;