Defined in: types/Row.ts:18
TFeatures extends TableFeatures
TData extends RowData
columnFilteringFeature: Row_ColumnFiltering<TFeatures, TData>;Defined in: types/Row.ts:23
columnGroupingFeature: Row_ColumnGrouping;Defined in: types/Row.ts:24
columnPinningFeature: Row_ColumnPinning<TFeatures, TData>;Defined in: types/Row.ts:25
columnVisibilityFeature: Row_ColumnVisibility<TFeatures, TData>;Defined in: types/Row.ts:26
rowAggregationFeature: Row_RowAggregation;Defined in: types/Row.ts:22
rowExpandingFeature: Row_RowExpanding;Defined in: types/Row.ts:27
rowPinningFeature: Row_RowPinning;Defined in: types/Row.ts:28
rowSelectionFeature: Row_RowSelection;Defined in: types/Row.ts:29