Multiple Choice
. . . . . . . . need to be passed as a parameter in the event callback from the template to capture the event object.
A) $event.start
B) $events
C) $eventobj
D) $event
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: EventEmitter class's simple interface, which basically encompass
Q5: There is a controller which takes single
Q6: @Output() myEvent = new EventEmitter();<br>A)Declares an output
Q7: If the data obtained from the model
Q8: First the HTML document is loaded into
Q10: AngularJS 1.0 was released in 2013.<br>A)True<br>B)False<br>C)none<br>D)all
Q11: Calling . . . . . .
Q12: Angular framework provides event binding using in-built
Q13: Event binding can be defined . .
Q14: EventEmitter class is used by directives and