Control Angular 2 Events with $event and Event Handlers

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

This lesson talks about the benefits of using the parens-based (click) syntax so that Angular 2 can handle any custom event. Then the video explains how to pass in the actually event object using the familiar $event syntax.