Back to Table

table_getLeafHeaders

docs/reference/functions/table_getLeafHeaders.md

8.21.3588 B
Original Source

Function: table_getLeafHeaders()

ts
function table_getLeafHeaders<TFeatures, TData>(table): any[];

Defined in: core/headers/coreHeadersFeature.utils.ts:102

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

table

Table_Internal<TFeatures, TData>

Returns

any[]