Skip to content

@sqlrooms/layout / findNearestDockAncestor

Function: findNearestDockAncestor()

findNearestDockAncestor(root, nodeId): LayoutDockNode | undefined

Parameters

ParameterType
rootLayoutNode | null | undefined
nodeIdstring

Returns

LayoutDockNode | undefined