Table API Reference

StockFeatures

Interface: StockFeatures

Defined in: features/stockFeatures.ts:18

Properties

cellSelectionFeature

ts
cellSelectionFeature: TableFeature;

Defined in: features/stockFeatures.ts:19


columnFacetingFeature

ts
columnFacetingFeature: TableFeature;

Defined in: features/stockFeatures.ts:20


columnFilteringFeature

ts
columnFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:21


columnGroupingFeature

ts
columnGroupingFeature: TableFeature;

Defined in: features/stockFeatures.ts:22


columnOrderingFeature

ts
columnOrderingFeature: TableFeature;

Defined in: features/stockFeatures.ts:23


columnPinningFeature

ts
columnPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:24


columnResizingFeature

ts
columnResizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:25


columnSizingFeature

ts
columnSizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:26


columnVisibilityFeature

ts
columnVisibilityFeature: TableFeature;

Defined in: features/stockFeatures.ts:27


globalFilteringFeature

ts
globalFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:28


rowAggregationFeature

ts
rowAggregationFeature: TableFeature;

Defined in: features/stockFeatures.ts:29


rowExpandingFeature

ts
rowExpandingFeature: TableFeature;

Defined in: features/stockFeatures.ts:30


rowPaginationFeature

ts
rowPaginationFeature: TableFeature;

Defined in: features/stockFeatures.ts:31


rowPinningFeature

ts
rowPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:32


rowSelectionFeature

ts
rowSelectionFeature: TableFeature;

Defined in: features/stockFeatures.ts:33


rowSortingFeature

ts
rowSortingFeature: TableFeature;

Defined in: features/stockFeatures.ts:34