I have 3 components I want them to interact with each other.
Tried with services it is not not solving my problem. Need help on it
I have 3 components I want them to interact with each other.
Tried with services it is not not solving my problem. Need help on it
Try using rxjs Subject approach for it. If the components are in different pages try using ngrx store state management