Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeProps

Representation of node properties.

Hierarchy

Index

Properties

Properties

depth: number

A root relative number representing the hierarchical depth of the actual node. Root is 0, its children have 1 and so on.