Is it possible to share information between two components of the same page?
164 Views
Hi,
1) Suppose I have two components say component1, component2 of the same page. I want to access model data of component1 in component2 of the same page. Is it possible ? If not, is there any alternate solution?