UNPKG

@mui/x-data-grid-premium

Version:

The Premium plan edition of the MUI X Data Grid Components.

7 lines (6 loc) 308 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_HISTORY_VALIDATION_EVENTS = void 0; const DEFAULT_HISTORY_VALIDATION_EVENTS = exports.DEFAULT_HISTORY_VALIDATION_EVENTS = ['columnsChange', 'rowsSet', 'sortedRowsSet', 'filteredRowsSet', 'paginationModelChange'];