Angular - Component Interaction
What is the main purpose of the
@Output decorator in Angular?@Output decorator in Angular?@Output decorator is used in Angular to create a custom event that a child component can emit to notify its parent component.@Input which receives data, @Output sends events upward. It does not style or import modules.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions