- Notifications
You must be signed in to change notification settings - Fork440
Open
Description
Hi Hackers, this not an issue, just a quick question!
In order to make sense of the communication between components, I am looking for a simple example, one that mimics the old and problematic emit and broadcast communication but this time using ngrx.
For example:
On click event Component 1 sends an ID Param to the method of another component => Component 2, so Component 2 re-loads a listing table based on the ID Param previously sent by Component 1.
Thanks a bunch!
Metadata
Metadata
Assignees
Labels
No labels