collapseElement
[ Function ]
public collapseElement(): void;Collapses an element based on its hierarchical index.
Parameter
Name | Type | Description |
|---|---|---|
index | number[] | The hierarchical index of the element to be collapsed. |
Return value
Type | Description |
|---|---|
void | No return value |
![]() | Available since version 1.12.760 |
