I asked the question here which sheds some more light on this 
matter: 
http://stackoverflow.com/questions/35093298/choose-which-router-outlet-that-should-be-used-to-render-the-content-of-a-route

But basically what I wonder is if you can choose which router-outlet to 
render into? Because if I have a menu component I need to have a 
router-outlet within that same component in order to render the route 
content.. Which is really bad since I don't want to render the site content 
into my sidebar menu... I've looked everywhere for an answer but so far 
come up with none. Does anyone know how to solve this? I call routerLink 
from the nav component but I would like to render the route content inside 
my core component's template, as shown in the stackoverflow question.

Would appreciate some pointers here.

-- 
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 angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to