Back to Table

row_getCanExpand

docs/reference/functions/row_getCanExpand.md

8.21.3580 B
Original Source

Function: row_getCanExpand()

ts
function row_getCanExpand<TFeatures, TData>(row): boolean;

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

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

row

Row<TFeatures, TData>

Returns

boolean