Login
Remember
Register
Ask a Question
What does the host listener decorator take in the name of the event for the first argument as?
0
votes
asked
Dec 8, 2023
in
Angular
by
GeorgeBell
Using the host listener decorator to respond to host elements, what does the host listener decorator take in the name of the event for the first argument as?
1. a class
2. a default value
3. a string
4. an array
angularjs-interview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 8, 2023
by
GeorgeBell
Correct answer is :- a string
...