In this blog article, we will discuss about sending user events from Child Component to Parent Component using @Output() decorator,…
In this article, let us discuss about passing data from Parent Component to Child Component using @Input() decorator To send…