Tuesday, September 4, 2018

Update The Child Component And Parent Component Using @Input & @Output In Angular

This blog will show you how to pass the value from Parent Component to Child Component. And based on that value Child Component, performs operation and returns new value to Parent Component in Angular 4+

source https://www.c-sharpcorner.com/Blogs/update-the-child-component-and-parent-component-using-input-output-in-angular-4

No comments:

Post a Comment