AngularJS Events — a practical guide to AngularJS events with clear examples you can reuse in real projects.
AngularJS Tutorial Series (32/99). Prefer one article? Read the complete AngularJS tutorial.
Short description
You can also bind native events carefully inside directives.
Events tip
ng-click / ng-change / ng-submit
ng-mouseenter / ng-keyup
$event object available
Prefer methods on vm/$scope