Skip to content

@sqlrooms/layout / findMosaicNodePathByKey

Function: findMosaicNodePathByKey()

findMosaicNodePathByKey(root, key): MosaicPath | undefined

Parameters

ParameterType
rootstring | MosaicLayoutParent | null | undefined
keystring

Returns

MosaicPath | undefined