TanStack
Table API Reference

StockFeatures

Interface: StockFeatures

Defined in: features/stockFeatures.ts:19

Properties

cellSelectionFeature

ts
cellSelectionFeature: TableFeature;

Defined in: features/stockFeatures.ts:20


cellSpanningFeature

ts
cellSpanningFeature: TableFeature;

Defined in: features/stockFeatures.ts:21


columnFacetingFeature

ts
columnFacetingFeature: TableFeature;

Defined in: features/stockFeatures.ts:22


columnFilteringFeature

ts
columnFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:23


columnGroupingFeature

ts
columnGroupingFeature: TableFeature;

Defined in: features/stockFeatures.ts:24


columnOrderingFeature

ts
columnOrderingFeature: TableFeature;

Defined in: features/stockFeatures.ts:25


columnPinningFeature

ts
columnPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:26


columnResizingFeature

ts
columnResizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:27


columnSizingFeature

ts
columnSizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:28


columnVisibilityFeature

ts
columnVisibilityFeature: TableFeature;

Defined in: features/stockFeatures.ts:29


globalFilteringFeature

ts
globalFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:30


rowAggregationFeature

ts
rowAggregationFeature: TableFeature;

Defined in: features/stockFeatures.ts:31


rowExpandingFeature

ts
rowExpandingFeature: TableFeature;

Defined in: features/stockFeatures.ts:32


rowPaginationFeature

ts
rowPaginationFeature: TableFeature;

Defined in: features/stockFeatures.ts:33


rowPinningFeature

ts
rowPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:34


rowSelectionFeature

ts
rowSelectionFeature: TableFeature;

Defined in: features/stockFeatures.ts:35


rowSortingFeature

ts
rowSortingFeature: TableFeature;

Defined in: features/stockFeatures.ts:36