Pass Data From Child Component To Parent Component Using @Output() In Angular 9
In this article, we will learn how to pass data from child component to parent component using @Output() and EventEmitter in Angular 9.
In this article, we will learn how to pass data from child component to parent component using @Output() and EventEmitter in Angular 9.