Function: SelectionActionLayout()
SelectionActionLayout(
props
):null
|Element
Defined in: widgets/selectionAction.tsx:289
Selection action component to perform graph layout algorithm on the sub-graph formed from the selected elements.
Applying the layout adds a command to the command history.
Parameters
Parameter | Type |
---|---|
|
Returns
null
| Element