@sqlrooms/layout / visitMosaicLeafNodes
Function: visitMosaicLeafNodes()
visitMosaicLeafNodes<
T>(root,visitor,path):undefined|T
Type Parameters
| Type Parameter | Default type |
|---|---|
T | void |
Parameters
| Parameter | Type | Default value |
|---|---|---|
root | undefined | null | string | MosaicLayoutParent | undefined |
visitor | (node, path) => T | undefined |
path | MosaicPath | [] |
Returns
undefined | T
