DOM - Event Callback Function (Attach function to Event)

Devtool Chrome Event Listener

About

An event callback is a callback function that is executed when a event is fired.

The Event callback function can be added / defined through:

and get:

Task Runner