Function: setElementExpanded()
setElementExpanded(
element,expanded):Command
Defined in: diagram/commands.ts:168
Command to toggle element expanded or collapsed.
Expanded state is stored in the element state with TemplateProperties.Expanded property.
Parameters
| Parameter | Type |
|---|---|
| |
|
|