Skip to content

Created a simple app in angular that shares data between parent and children component using event emitters and input parameters.

Notifications You must be signed in to change notification settings

NavSainiUofT/Angular-Component-NGRX-Data-Sharing-Counter

Repository files navigation

Data Sharing Counter with NGRX

DEMO

image

NGRX version

image image image

WITHOUT NGRX OLD CODE BELOW###

the parent component that listens for event emitters and passes its variable counter into the child that displays the output

image

The child components

image

image

About

Created a simple app in angular that shares data between parent and children component using event emitters and input parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published