MosaicPath
react-mosaic-component / MosaicPath
Type Alias: MosaicPath
MosaicPath =
number[]
Defined in: libs/react-mosaic-component/src/lib/types.ts:105
The path to a node in the n-ary tree, represented by an array of numeric indices.
An empty array [] refers to the root node.