URL of the parent. Should not end with '/'
URL segment of the child
parentUrl/routeSegment if the routeSegment is truthy (not an empty string).
Returns parentUrl if routeSegment is falsy (empty string).
configuration of some view, whose routeSegment we want to determine
the routeSegment for the provided view, or undefined if none is specified
Converts the provided {@link Views} object into the corresponding navigation tree
navigation configuration
URL of the parent navigation tree node
if the parent node has no navigation this attribute contains the closest ancestor that has navigation
Generated using TypeDoc
Appends the route segment to the parent URL.