Pass data from one app to another app in angular 2

222 Views Asked by At

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?

0

There are 0 best solutions below