UNPKG

@mui/x-data-grid

Version:

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

10 lines (9 loc) 215 B
export const DEFAULT_GRID_AUTOSIZE_OPTIONS = { includeHeaders: true, includeOutliers: false, outliersFactor: 1.5, expand: false }; /** * The Resize API interface that is available in the grid `apiRef`. */