A wrapper for the EventTarget interface that provides the ability to provide known event name/types
Emits a new event of the given type to all attached listeners
Add a new event listener for the given event type
Add a new event listener for the given event type that only executes once
Set multiple event listeners at once through a single object
A wrapper for the EventTarget interface that provides the ability to provide known event name/types