Default
L-corner connector + triangle tip. Active item is marked with the active prop, which sets aria-current and pulls the branch into its active color.
<TreeNav>
<TreeNavItem href="/pricing/pay-per-use" active>
Pay per use
</TreeNavItem>
<TreeNavItem href="/pricing/packages">Packages</TreeNavItem>
</TreeNav>