Hi Souvar,

You can use the router to pass objects from one place to another. However, 
this will lead to very strange looking URL's. That might not be an issue 
for your use-case.
Another way to pass an object is to use a service. Inject it to all the 
places you need access to the same data, and you have it.
If you have a lot of this, you might want to start looking into a state 
library. 

Regards
Sander

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