I have a questions about passing data in Angular.
First, I don\'t have a structure as
There are two solutions for this.
This can be done through shared service by using observable's.
You can use ngrx/store for this. This is similar to Redux arch. You will be getting data from state.