Setting Primary Photo using @output decorator in angular

Опубликовано: 01 Октябрь 2024
на канале: Study Mash
1,399
27

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.