Table API Reference

StockFeatures

Interface: StockFeatures

Defined in: features/stockFeatures.ts:17

Properties

aggregationFeature

ts
aggregationFeature: TableFeature;

Defined in: features/stockFeatures.ts:18


columnFacetingFeature

ts
columnFacetingFeature: TableFeature;

Defined in: features/stockFeatures.ts:19


columnFilteringFeature

ts
columnFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:20


columnGroupingFeature

ts
columnGroupingFeature: TableFeature;

Defined in: features/stockFeatures.ts:21


columnOrderingFeature

ts
columnOrderingFeature: TableFeature;

Defined in: features/stockFeatures.ts:22


columnPinningFeature

ts
columnPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:23


columnResizingFeature

ts
columnResizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:24


columnSizingFeature

ts
columnSizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:25


columnVisibilityFeature

ts
columnVisibilityFeature: TableFeature;

Defined in: features/stockFeatures.ts:26


globalFilteringFeature

ts
globalFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:27


rowExpandingFeature

ts
rowExpandingFeature: TableFeature;

Defined in: features/stockFeatures.ts:28


rowPaginationFeature

ts
rowPaginationFeature: TableFeature;

Defined in: features/stockFeatures.ts:29


rowPinningFeature

ts
rowPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:30


rowSelectionFeature

ts
rowSelectionFeature: TableFeature;

Defined in: features/stockFeatures.ts:31


rowSortingFeature

ts
rowSortingFeature: TableFeature;

Defined in: features/stockFeatures.ts:32