| Interface | Description |
|---|---|
| AddEventListenerOptions | |
| AddEventListenerOptions.Builder | |
| EventHandler | |
| EventInit | |
| EventInit.Builder | |
| EventListener |
The EventListener interface represents an object that can handle an event dispatched by an EventTarget object.
|
| EventListenerOptions | |
| EventListenerOptions.Builder | |
| Function | |
| HTMLCanvasElementOrOffscreenCanvasUnion | |
| ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion | |
| ReturnValueType | |
| VoidFunction |
| Class | Description |
|---|---|
| DOMException |
The DOMException interface represents an abnormal event (called an exception) that occurs as a result of calling a method or accessing a property of a web API.
|
| DOMExceptionCode.Util | |
| Event |
The Event interface represents an event which takes place in the DOM.
|
| EventPhase.Util | |
| EventTarget |
EventTarget is a DOM interface implemented by objects that can receive events and may have listeners for them.
|
| Annotation Type | Description |
|---|---|
| DOMExceptionCode | |
| EventPhase |