@sqlrooms/layout / movePanel
Function: movePanel()
movePanel(
root,sourceId,targetId,direction):LayoutNode|null
Parameters
| Parameter | Type |
|---|---|
root | LayoutNode | null |
sourceId | string |
targetId | string |
direction | DockDirection |
Returns
LayoutNode | null
