Table API Reference

StockFeatures

Interface: StockFeatures

Defined in: features/stockFeatures.ts:16

Properties

columnFacetingFeature

ts
columnFacetingFeature: TableFeature;

Defined in: features/stockFeatures.ts:17


columnFilteringFeature

ts
columnFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:18


columnGroupingFeature

ts
columnGroupingFeature: TableFeature;

Defined in: features/stockFeatures.ts:19


columnOrderingFeature

ts
columnOrderingFeature: TableFeature;

Defined in: features/stockFeatures.ts:20


columnPinningFeature

ts
columnPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:21


columnResizingFeature

ts
columnResizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:22


columnSizingFeature

ts
columnSizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:23


columnVisibilityFeature

ts
columnVisibilityFeature: TableFeature;

Defined in: features/stockFeatures.ts:24


globalFilteringFeature

ts
globalFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:25


rowExpandingFeature

ts
rowExpandingFeature: TableFeature;

Defined in: features/stockFeatures.ts:26


rowPaginationFeature

ts
rowPaginationFeature: TableFeature;

Defined in: features/stockFeatures.ts:27


rowPinningFeature

ts
rowPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:28


rowSelectionFeature

ts
rowSelectionFeature: TableFeature;

Defined in: features/stockFeatures.ts:29


rowSortingFeature

ts
rowSortingFeature: TableFeature;

Defined in: features/stockFeatures.ts:30