Skip to content

@sqlrooms/layout / findMosaicNodePathByKey

Function: findMosaicNodePathByKey()

findMosaicNodePathByKey(root, key): undefined | MosaicPath

Parameters

ParameterType
rootundefined | null | string | MosaicLayoutParent
keystring

Returns

undefined | MosaicPath