Type Alias: WindowEventTargetsMap<E>
WindowEventTargetsMap<
E
>:E
extendsDocument
?DocumentEventMap
:E
extendsglobalThis.Window
?WindowEventMap
:E
extendsHTMLBodyElement
?HTMLBodyElementEventMap
:E
extendsSVGSVGElement
?SVGSVGElementEventMap
:E
extendsSVGElement
?SVGElementEventMap
:E
extendsHTMLMediaElement
?HTMLMediaElementEventMap
:E
extendsHTMLVideoElement
?HTMLVideoElementEventMap
:HTMLElementEventMap
&WindowCustomEventsMap
Defined in: packages/core/src/window/Window.ts:13
Type Parameters
• E extends WindowEventTargets