Skip to content

API > wxt/utils/content-script-context > WxtWindowEventMap

Interface: WxtWindowEventMap

Contents

Extends

  • WindowEventMap

Properties

DOMContentLoaded

DOMContentLoaded: Event

Inherited from

WindowEventMap.DOMContentLoaded

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:26899


abort

abort: UIEvent

Inherited from

WindowEventMap.abort

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9513


afterprint

afterprint: Event

Inherited from

WindowEventMap.afterprint

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27182


animationcancel

animationcancel: AnimationEvent

Inherited from

WindowEventMap.animationcancel

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9514


animationend

animationend: AnimationEvent

Inherited from

WindowEventMap.animationend

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9515


animationiteration

animationiteration: AnimationEvent

Inherited from

WindowEventMap.animationiteration

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9516


animationstart

animationstart: AnimationEvent

Inherited from

WindowEventMap.animationstart

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9517


auxclick

auxclick: MouseEvent

Inherited from

WindowEventMap.auxclick

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9518


beforeinput

beforeinput: InputEvent

Inherited from

WindowEventMap.beforeinput

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9519


beforeprint

beforeprint: Event

Inherited from

WindowEventMap.beforeprint

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27183


beforetoggle

beforetoggle: Event

Inherited from

WindowEventMap.beforetoggle

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9520


beforeunload

beforeunload: BeforeUnloadEvent

Inherited from

WindowEventMap.beforeunload

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27184


blur

blur: FocusEvent

Inherited from

WindowEventMap.blur

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9521


cancel

cancel: Event

Inherited from

WindowEventMap.cancel

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9522


canplay

canplay: Event

Inherited from

WindowEventMap.canplay

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9523


canplaythrough

canplaythrough: Event

Inherited from

WindowEventMap.canplaythrough

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9524


change

change: Event

Inherited from

WindowEventMap.change

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9525


click

click: MouseEvent

Inherited from

WindowEventMap.click

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9526


close

close: Event

Inherited from

WindowEventMap.close

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9527


compositionend

compositionend: CompositionEvent

Inherited from

WindowEventMap.compositionend

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9528


compositionstart

compositionstart: CompositionEvent

Inherited from

WindowEventMap.compositionstart

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9529


compositionupdate

compositionupdate: CompositionEvent

Inherited from

WindowEventMap.compositionupdate

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9530


contextlost

contextlost: Event

Inherited from

WindowEventMap.contextlost

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9531


contextmenu

contextmenu: MouseEvent

Inherited from

WindowEventMap.contextmenu

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9532


contextrestored

contextrestored: Event

Inherited from

WindowEventMap.contextrestored

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9533


copy

copy: ClipboardEvent

Inherited from

WindowEventMap.copy

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9534


cuechange

cuechange: Event

Inherited from

WindowEventMap.cuechange

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9535


cut

cut: ClipboardEvent

Inherited from

WindowEventMap.cut

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9536


dblclick

dblclick: MouseEvent

Inherited from

WindowEventMap.dblclick

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9537


devicemotion

devicemotion: DeviceMotionEvent

Inherited from

WindowEventMap.devicemotion

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:26900


deviceorientation

deviceorientation: DeviceOrientationEvent

Inherited from

WindowEventMap.deviceorientation

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:26901


deviceorientationabsolute

deviceorientationabsolute: DeviceOrientationEvent

Inherited from

WindowEventMap.deviceorientationabsolute

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:26902


drag

drag: DragEvent

Inherited from

WindowEventMap.drag

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9538


dragend

dragend: DragEvent

Inherited from

WindowEventMap.dragend

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9539


dragenter

dragenter: DragEvent

Inherited from

WindowEventMap.dragenter

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9540


dragleave

dragleave: DragEvent

Inherited from

WindowEventMap.dragleave

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9541


dragover

dragover: DragEvent

Inherited from

WindowEventMap.dragover

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9542


dragstart

dragstart: DragEvent

Inherited from

WindowEventMap.dragstart

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9543


drop

drop: DragEvent

Inherited from

WindowEventMap.drop

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9544


durationchange

durationchange: Event

Inherited from

WindowEventMap.durationchange

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9545


emptied

emptied: Event

Inherited from

WindowEventMap.emptied

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9546


ended

ended: Event

Inherited from

WindowEventMap.ended

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9547


error

error: ErrorEvent

Inherited from

WindowEventMap.error

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9548


focus

focus: FocusEvent

Inherited from

WindowEventMap.focus

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9549


focusin

focusin: FocusEvent

Inherited from

WindowEventMap.focusin

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9550


focusout

focusout: FocusEvent

Inherited from

WindowEventMap.focusout

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9551


formdata

formdata: FormDataEvent

Inherited from

WindowEventMap.formdata

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9552


gamepadconnected

gamepadconnected: GamepadEvent

Inherited from

WindowEventMap.gamepadconnected

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:26903


gamepaddisconnected

gamepaddisconnected: GamepadEvent

Inherited from

WindowEventMap.gamepaddisconnected

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:26904


gotpointercapture

gotpointercapture: PointerEvent

Inherited from

WindowEventMap.gotpointercapture

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9553


hashchange

hashchange: HashChangeEvent

Inherited from

WindowEventMap.hashchange

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27187


input

input: Event

Inherited from

WindowEventMap.input

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9554


invalid

invalid: Event

Inherited from

WindowEventMap.invalid

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9555


keydown

keydown: KeyboardEvent

Inherited from

WindowEventMap.keydown

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9556


keypress

keypress: KeyboardEvent

Inherited from

WindowEventMap.keypress

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9557


keyup

keyup: KeyboardEvent

Inherited from

WindowEventMap.keyup

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9558


languagechange

languagechange: Event

Inherited from

WindowEventMap.languagechange

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27188


load

load: Event

Inherited from

WindowEventMap.load

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9559


loadeddata

loadeddata: Event

Inherited from

WindowEventMap.loadeddata

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9560


loadedmetadata

loadedmetadata: Event

Inherited from

WindowEventMap.loadedmetadata

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9561


loadstart

loadstart: Event

Inherited from

WindowEventMap.loadstart

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9562


lostpointercapture

lostpointercapture: PointerEvent

Inherited from

WindowEventMap.lostpointercapture

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9563


message

message: MessageEvent<any>

Inherited from

WindowEventMap.message

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27189


messageerror

messageerror: MessageEvent<any>

Inherited from

WindowEventMap.messageerror

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27190


mousedown

mousedown: MouseEvent

Inherited from

WindowEventMap.mousedown

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9564


mouseenter

mouseenter: MouseEvent

Inherited from

WindowEventMap.mouseenter

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9565


mouseleave

mouseleave: MouseEvent

Inherited from

WindowEventMap.mouseleave

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9566


mousemove

mousemove: MouseEvent

Inherited from

WindowEventMap.mousemove

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9567


mouseout

mouseout: MouseEvent

Inherited from

WindowEventMap.mouseout

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9568


mouseover

mouseover: MouseEvent

Inherited from

WindowEventMap.mouseover

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9569


mouseup

mouseup: MouseEvent

Inherited from

WindowEventMap.mouseup

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9570


offline

offline: Event

Inherited from

WindowEventMap.offline

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27191


online

online: Event

Inherited from

WindowEventMap.online

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27192


orientationchange

orientationchange: Event

Inherited from

WindowEventMap.orientationchange

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:26905


pagehide

pagehide: PageTransitionEvent

Inherited from

WindowEventMap.pagehide

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27193


pagereveal

pagereveal: Event

Inherited from

WindowEventMap.pagereveal

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27194


pageshow

pageshow: PageTransitionEvent

Inherited from

WindowEventMap.pageshow

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27195


pageswap

pageswap: Event

Inherited from

WindowEventMap.pageswap

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27196


paste

paste: ClipboardEvent

Inherited from

WindowEventMap.paste

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9571


pause

pause: Event

Inherited from

WindowEventMap.pause

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9572


play

play: Event

Inherited from

WindowEventMap.play

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9573


playing

playing: Event

Inherited from

WindowEventMap.playing

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9574


pointercancel

pointercancel: PointerEvent

Inherited from

WindowEventMap.pointercancel

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9575


pointerdown

pointerdown: PointerEvent

Inherited from

WindowEventMap.pointerdown

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9576


pointerenter

pointerenter: PointerEvent

Inherited from

WindowEventMap.pointerenter

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9577


pointerleave

pointerleave: PointerEvent

Inherited from

WindowEventMap.pointerleave

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9578


pointermove

pointermove: PointerEvent

Inherited from

WindowEventMap.pointermove

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9579


pointerout

pointerout: PointerEvent

Inherited from

WindowEventMap.pointerout

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9580


pointerover

pointerover: PointerEvent

Inherited from

WindowEventMap.pointerover

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9581


pointerup

pointerup: PointerEvent

Inherited from

WindowEventMap.pointerup

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9582


popstate

popstate: PopStateEvent

Inherited from

WindowEventMap.popstate

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27197


progress

progress: ProgressEvent<EventTarget>

Inherited from

WindowEventMap.progress

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9583


ratechange

ratechange: Event

Inherited from

WindowEventMap.ratechange

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9584


rejectionhandled

rejectionhandled: PromiseRejectionEvent

Inherited from

WindowEventMap.rejectionhandled

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27198


reset

reset: Event

Inherited from

WindowEventMap.reset

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9585


resize

resize: UIEvent

Inherited from

WindowEventMap.resize

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9586


scroll

scroll: Event

Inherited from

WindowEventMap.scroll

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9587


scrollend

scrollend: Event

Inherited from

WindowEventMap.scrollend

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9588


securitypolicyviolation

securitypolicyviolation: SecurityPolicyViolationEvent

Inherited from

WindowEventMap.securitypolicyviolation

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9589


seeked

seeked: Event

Inherited from

WindowEventMap.seeked

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9590


seeking

seeking: Event

Inherited from

WindowEventMap.seeking

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9591


select

select: Event

Inherited from

WindowEventMap.select

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9592


selectionchange

selectionchange: Event

Inherited from

WindowEventMap.selectionchange

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9593


selectstart

selectstart: Event

Inherited from

WindowEventMap.selectstart

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9594


slotchange

slotchange: Event

Inherited from

WindowEventMap.slotchange

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9595


stalled

stalled: Event

Inherited from

WindowEventMap.stalled

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9596


storage

storage: StorageEvent

Inherited from

WindowEventMap.storage

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27199


submit

submit: SubmitEvent

Inherited from

WindowEventMap.submit

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9597


suspend

suspend: Event

Inherited from

WindowEventMap.suspend

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9598


timeupdate

timeupdate: Event

Inherited from

WindowEventMap.timeupdate

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9599


toggle

toggle: Event

Inherited from

WindowEventMap.toggle

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9600


touchcancel

touchcancel: TouchEvent

Inherited from

WindowEventMap.touchcancel

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9601


touchend

touchend: TouchEvent

Inherited from

WindowEventMap.touchend

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9602


touchmove

touchmove: TouchEvent

Inherited from

WindowEventMap.touchmove

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9603


touchstart

touchstart: TouchEvent

Inherited from

WindowEventMap.touchstart

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9604


transitioncancel

transitioncancel: TransitionEvent

Inherited from

WindowEventMap.transitioncancel

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9605


transitionend

transitionend: TransitionEvent

Inherited from

WindowEventMap.transitionend

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9606


transitionrun

transitionrun: TransitionEvent

Inherited from

WindowEventMap.transitionrun

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9607


transitionstart

transitionstart: TransitionEvent

Inherited from

WindowEventMap.transitionstart

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9608


unhandledrejection

unhandledrejection: PromiseRejectionEvent

Inherited from

WindowEventMap.unhandledrejection

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27200


unload

unload: Event

Inherited from

WindowEventMap.unload

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:27201


vite:preloadError

vite:preloadError: VitePreloadErrorEvent

Inherited from

WindowEventMap.vite:preloadError

Source

node_modules/.pnpm/vite@6.2.6_@types+node@20.17.30_jiti@2.4.2_sass@1.86.3_tsx@4.19.3_yaml@2.7.0/node_modules/vite/client.d.ts:278


volumechange

volumechange: Event

Inherited from

WindowEventMap.volumechange

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9609


waiting

waiting: Event

Inherited from

WindowEventMap.waiting

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9610


webkitanimationend

webkitanimationend: Event

Inherited from

WindowEventMap.webkitanimationend

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9611


webkitanimationiteration

webkitanimationiteration: Event

Inherited from

WindowEventMap.webkitanimationiteration

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9612


webkitanimationstart

webkitanimationstart: Event

Inherited from

WindowEventMap.webkitanimationstart

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9613


webkittransitionend

webkittransitionend: Event

Inherited from

WindowEventMap.webkittransitionend

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9614


wheel

wheel: WheelEvent

Inherited from

WindowEventMap.wheel

Source

node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:9615


wxt:locationchange

wxt:locationchange: WxtLocationChangeEvent

Source

packages/wxt/src/utils/content-script-context.ts:277


Generated using typedoc-plugin-markdown and TypeDoc