Using,
@Output() & EventEmitter()
What is the use @Output Decorator in angular.
How to transfer data from one component to another component.
Parent and Child communication.
It is used to transfer the data from child component to the parent component.
And feel free to ask any doubts related to angular, we will try to answer your queries shortly.