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