UNPKG

@mui/x-data-grid

Version:

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

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