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 loadingImage load errorImage loaded successfully