This is equivalent to `ngClick` and `ngMouseover`:

clickCount: {{$ctrl.clickCount}}
mouseover: {{$ctrl.mouseoverCount}}
For the `error` and `load` event on images no built-in AngularJS directives exist:

Image is loading Image load error Image loaded successfully