'Pass data from one app to another app in angular 2

I have embedded app2 inside app1 using an iframe. Now I want to pass data from app1 and show it in app2. How can I do it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source