Communication between parent & child (sending & Receiving data).
-
Updated
Mar 1, 2023 - TypeScript
Communication between parent & child (sending & Receiving data).
This project was generated with Angular CLI version 16.0.2.
Angular 4 component to component data binding using input and output
An example of how pass data from parent component to a child component and visa-versa in angular2.
This blog helps you to create a nested angular nested component and pass data between parent and child components. For passing data you will use Input() and Output() decorator.
This project describes about passing data from parent to child and vice versa.
Add a description, image, and links to the angular-output topic page so that developers can more easily learn about it.
To associate your repository with the angular-output topic, visit your repo's landing page and select "manage topics."