Back to Table

table_getGlobalFacetedUniqueValues

docs/reference/functions/table_getGlobalFacetedUniqueValues.md

8.21.3672 B
Original Source

Function: table_getGlobalFacetedUniqueValues()

ts
function table_getGlobalFacetedUniqueValues<TFeatures, TData>(table): Map<any, number>;

Defined in: features/column-faceting/columnFacetingFeature.utils.ts:69

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

table

Table_Internal<TFeatures, TData>

Returns

Map<any, number>