List of questions
Related questions
Question 1 - Certified B2B Commerce Developer discussion
A developer needs to create an event listener on a parent component programmaticallv. With the script below, what should replace the text <EVENT LISTENER UNE>?
A.
this.template.addEventListener(handleNotification);
B.
this.template.addEventListener(this.handleNotification);
C.
this.template.addEventListenerCnotification1, this.handleNotification);
D.
addEventListener('notifJcatiorV, this.handleNotification);
Your answer:
0 comments
Sorted by
Leave a comment first