Back to Table

table_getLeftTotalSize

docs/reference/functions/table_getLeftTotalSize.md

8.21.3610 B
Original Source

Function: table_getLeftTotalSize()

ts
function table_getLeftTotalSize<TFeatures, TData>(table): any;

Defined in: features/column-sizing/columnSizingFeature.utils.ts:168

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

table

Table_Internal<TFeatures, TData>

Returns

any