DEV Community

jalpesh Vadgama
jalpesh Vadgama

Posted on

2

Video: Interaction between Component with @Input and @Output in Angular

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.

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay