Information about an input event handler including the event details and target.
The class instance that owns this handler
The name of the event to listen for
The DOM element to attach the event listener to
The event handler function
Options for addEventListener
Information about an input event handler including the event details and target.