I guess I'm having difficulty understanding what the documentation means by "remaining" path... it leads me to believe that as a path is processed using a `RouterConfig` the parent child relationships within the `RouterConfig` represent levels within the path that it is processing e.g. all `RouterConfig` paths that are not children of another path would be considered to be processing the path at the root level (e.g. all of these paths would see the full path as generated by the `[routeLink]`) and children of the root would see the path minus the first segment of the original path (thus the term "remaining" path)... is this an accurate conceptualization of the path processing process?
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
