Skip to content

@sqlrooms/layout / movePanel

Function: movePanel()

movePanel(root, sourceId, targetId, direction): LayoutNode | null

Parameters

ParameterType
rootLayoutNode | null
sourceIdstring
targetIdstring
directionDockDirection

Returns

LayoutNode | null