-2

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

1 Answers1

0

Try using rxjs Subject approach for it. If the components are in different pages try using ngrx store state management

LazyDeveloper
  • 599
  • 3
  • 8