Back to Table

table_getCanSomeRowsExpand

docs/reference/functions/table_getCanSomeRowsExpand.md

8.21.3624 B
Original Source

Function: table_getCanSomeRowsExpand()

ts
function table_getCanSomeRowsExpand<TFeatures, TData>(table): boolean;

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

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

table

Table_Internal<TFeatures, TData>

Returns

boolean