Defined in: types/TableState.ts:17
cellSelectionFeature: TableState_CellSelection;Defined in: types/TableState.ts:18
columnFilteringFeature: TableState_ColumnFiltering;Defined in: types/TableState.ts:19
columnGroupingFeature: TableState_ColumnGrouping;Defined in: types/TableState.ts:20
columnOrderingFeature: TableState_ColumnOrdering;Defined in: types/TableState.ts:21
columnPinningFeature: TableState_ColumnPinning;Defined in: types/TableState.ts:22
columnResizingFeature: TableState_ColumnResizing;Defined in: types/TableState.ts:23
columnSizingFeature: TableState_ColumnSizing;Defined in: types/TableState.ts:24
columnVisibilityFeature: TableState_ColumnVisibility;Defined in: types/TableState.ts:25
globalFilteringFeature: TableState_GlobalFiltering;Defined in: types/TableState.ts:26
rowExpandingFeature: TableState_RowExpanding;Defined in: types/TableState.ts:27
rowPaginationFeature: TableState_RowPagination;Defined in: types/TableState.ts:28
rowPinningFeature: TableState_RowPinning;Defined in: types/TableState.ts:29
rowSelectionFeature: TableState_RowSelection;Defined in: types/TableState.ts:30
rowSortingFeature: TableState_RowSorting;Defined in: types/TableState.ts:31
workerRowModelsFeature: TableState_WorkerRowModels;Defined in: worker/createTableWorker.ts:28