expandElement
[ Function ]
public expandElement(): void;Expand an element using its hierarchical index.
Parameter
Name | Type | Description |
|---|---|---|
index | number[] | The hierarchical index of the element to be expanded. |
expandParents | Fixes whether the higher-level elements of the selected element are also expanded. |
Return value
Type | Description |
|---|---|
void | No return value |
![]() | Available since version 1.12.760 |
