Back to Table

table_getExpandedDepth

docs/reference/functions/table_getExpandedDepth.md

8.21.3616 B
Original Source

Function: table_getExpandedDepth()

ts
function table_getExpandedDepth<TFeatures, TData>(table): number;

Defined in: features/row-expanding/rowExpandingFeature.utils.ts:106

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

table

Table_Internal<TFeatures, TData>

Returns

number