Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

How to pass data from one component to another component in Angular?

How To Pass Data From One Component To Another Component In Angular?

In Angular Apps, you are going to come across a scenario where Component needs to communicate with each other. In this blog, we will see how to send data from one component to another component in Angular application. If parent component wants to send data to child component then we have to use @Input decorator in case child component wants to send data to parent component then we use @Output



This post first appeared on SharePointCafe.Net - A Technical Blog On SharePoint, ASP.Net, Cloud Computing, please read the originial post: here

Share the post

How to pass data from one component to another component in Angular?

×

Subscribe to Sharepointcafe.net - A Technical Blog On Sharepoint, Asp.net, Cloud Computing

Get updates delivered right to your inbox!

Thank you for your subscription

×