Simplest way to share data between two unrelated Components in Angular | Infragistics Blog

PHOTO EMBED

Fri Sep 22 2023 05:54:37 GMT+0000 (Coordinated Universal Time)

Saved by @dayalalok #angular

<h2>Count in component2  =  {{ count }}</h2>
<button (click)='nextCount()'>Next Count from component2</button>
content_copyCOPY

Unrelated Component Communication

https://www.infragistics.com/community/blogs/b/infragistics/posts/simplest-way-to-share-data-between-two-unrelated-components-in-angular