In this video, We are going to learn how we can do parent to child and child to parent component interaction with Angular @Input and @Output directive.
We are going to learn how we can communicate and send a message from parent to child using @Input and Same way we are going to learn how we are going to send a message from the child to parent with help of event emitter and output directives.
Source Code for this video is available on - https://github.com/JalpeshVadgama/AngularComponentInteractionDemo
If you like this video and wanted to see a similar kind of video then, please subscribe to my youtube channel at - http://bit.ly/codewithjv.
Also, Do let me know, what kind of content you want to see for angular on my channel.
Top comments (0)