Can't you pass it around like anything else in Angular, via a service? A simple 
Subject could probably pass this around.

In any case it sounds fishy to pass those around. I assume that there might be 
a case but I can't think of one right now. What is it that you're trying to 
achieve? Hook to an event, attach some content, rearrange tabs? None of those 
sound like a job for another component, like Navbar. Maybe navbar can express a 
desire for something and your tab manager will do it?

-- 
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 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