I have angular application with 10+ component pages and side navigation bar 
for open the respective components. Since angular supports only SPA we 
wanted to show the 10+ components in a tabbed manner. If I click on 
Component1 in navigation pane it has to open the page in a new tab. Then 
again if I click on component2 in navigation pane it has to create a new 
tab for opening component2. So that both the component1 and compnent2 will 
be available in the same time in two different tabs. Similarly every time 
if I click on new component it has to create new tab. How to achieve that?  

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/08a4c3f2-05cf-4552-8ee0-5f9267940e8en%40googlegroups.com.

Reply via email to