Back to Table

table_getLeftLeafHeaders

docs/reference/functions/table_getLeftLeafHeaders.md

8.21.3622 B
Original Source

Function: table_getLeftLeafHeaders()

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

Defined in: features/column-pinning/columnPinningFeature.utils.ts:365

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

table

Table_Internal<TFeatures, TData>

Returns

any[]