• Returns an array of Depth Markers ("├" | "│" | " " | "└") that indicates the depth of the current node.

    Parameters

    • nodeKey: string

      the nodeKey to get the current marker set from

    Returns Marker[]

    an array of markers that represents the depth of this node.