API Reference > presentation-common > Hierarchies > NodePathElement NodePathElement Namespace Function Name Description NodePathElement.fromJSON Deserialize NodePathElement from JSON NodePathElement.toJSON Serialize given NodePathElement to JSON Defined in presentation/common/src/presentation-common/hierarchy/NodePathElement.ts Line 41 NodePathElement Interface Describes a single step in the nodes path. Properties Name Type Description children NodePathElement[] Child path elements filteringData undefined | NodePathFilteringData Additional filtering-related information index number Node index isMarked undefined | boolean Is this element part of the marked path node Node Node instance Defined in presentation/common/src/presentation-common/hierarchy/NodePathElement.ts Line 27 Last Updated: 11 June, 2024