+1 vote
in Angular Oriana by
How would you implement custom event handling in web application?

Select the correct answer from below options:

a) Through a combination of Output decorators and EventEmitters

b) Through Interpolation

c) Through output decorators only

d) Though EventEmitters only

1 Answer

0 votes
by

Correct Answer is :a) Through a combination of Output decorators and EventEmitters ,you implement custom event handling in web application

Related questions

+1 vote
asked Jan 26, 2022 in Angular Oriana by sharadyadav1986
0 votes
asked Nov 30, 2023 in Linux by JackTerrance
...