Renders the depth marker for a given tree node for example:
└/root ├/root/alpha │└/root/alpha/1 │ └/root/alpha/1/a └/root/beta └/root/beta/1 Copy
└/root ├/root/alpha │└/root/alpha/1 │ └/root/alpha/1/a └/root/beta └/root/beta/1
setting the "pipe", "elbow", "spacer", and "tee" props alters how the hierarchical shapes are rendered. By default they use the ascii box-drawing characters.
│
├
└
Renders the depth marker for a given tree node for example:
setting the "pipe", "elbow", "spacer", and "tee" props alters how the hierarchical shapes are rendered. By default they use the ascii box-drawing characters.
│
├
└