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/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41158


abort

abort: UIEvent

Inherited from

WindowEventMap.abort

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16654


afterprint

afterprint: Event

Inherited from

WindowEventMap.afterprint

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41628


animationcancel

animationcancel: AnimationEvent

Inherited from

WindowEventMap.animationcancel

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16655


animationend

animationend: AnimationEvent

Inherited from

WindowEventMap.animationend

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16656


animationiteration

animationiteration: AnimationEvent

Inherited from

WindowEventMap.animationiteration

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16657


animationstart

animationstart: AnimationEvent

Inherited from

WindowEventMap.animationstart

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16658


auxclick

auxclick: PointerEvent

Inherited from

WindowEventMap.auxclick

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16659


beforeinput

beforeinput: InputEvent

Inherited from

WindowEventMap.beforeinput

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16660


beforematch

beforematch: Event

Inherited from

WindowEventMap.beforematch

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16661


beforeprint

beforeprint: Event

Inherited from

WindowEventMap.beforeprint

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41629


beforetoggle

beforetoggle: ToggleEvent

Inherited from

WindowEventMap.beforetoggle

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16662


beforeunload

beforeunload: BeforeUnloadEvent

Inherited from

WindowEventMap.beforeunload

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41630


blur

blur: FocusEvent

Inherited from

WindowEventMap.blur

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16663


cancel

cancel: Event

Inherited from

WindowEventMap.cancel

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16664


canplay

canplay: Event

Inherited from

WindowEventMap.canplay

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16665


canplaythrough

canplaythrough: Event

Inherited from

WindowEventMap.canplaythrough

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16666


change

change: Event

Inherited from

WindowEventMap.change

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16667


click

click: PointerEvent

Inherited from

WindowEventMap.click

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16668


close

close: Event

Inherited from

WindowEventMap.close

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16669


command

command: Event

Inherited from

WindowEventMap.command

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16670


compositionend

compositionend: CompositionEvent

Inherited from

WindowEventMap.compositionend

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16671


compositionstart

compositionstart: CompositionEvent

Inherited from

WindowEventMap.compositionstart

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16672


compositionupdate

compositionupdate: CompositionEvent

Inherited from

WindowEventMap.compositionupdate

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16673


contextlost

contextlost: Event

Inherited from

WindowEventMap.contextlost

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16674


contextmenu

contextmenu: PointerEvent

Inherited from

WindowEventMap.contextmenu

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16675


contextrestored

contextrestored: Event

Inherited from

WindowEventMap.contextrestored

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16676


copy

copy: ClipboardEvent

Inherited from

WindowEventMap.copy

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16677


cuechange

cuechange: Event

Inherited from

WindowEventMap.cuechange

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16678


cut

cut: ClipboardEvent

Inherited from

WindowEventMap.cut

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16679


dblclick

dblclick: MouseEvent

Inherited from

WindowEventMap.dblclick

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16680


devicemotion

devicemotion: DeviceMotionEvent

Inherited from

WindowEventMap.devicemotion

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41159


deviceorientation

deviceorientation: DeviceOrientationEvent

Inherited from

WindowEventMap.deviceorientation

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41160


deviceorientationabsolute

deviceorientationabsolute: DeviceOrientationEvent

Inherited from

WindowEventMap.deviceorientationabsolute

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41161


drag

drag: DragEvent

Inherited from

WindowEventMap.drag

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16681


dragend

dragend: DragEvent

Inherited from

WindowEventMap.dragend

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16682


dragenter

dragenter: DragEvent

Inherited from

WindowEventMap.dragenter

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16683


dragleave

dragleave: DragEvent

Inherited from

WindowEventMap.dragleave

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16684


dragover

dragover: DragEvent

Inherited from

WindowEventMap.dragover

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16685


dragstart

dragstart: DragEvent

Inherited from

WindowEventMap.dragstart

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16686


drop

drop: DragEvent

Inherited from

WindowEventMap.drop

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16687


durationchange

durationchange: Event

Inherited from

WindowEventMap.durationchange

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16688


emptied

emptied: Event

Inherited from

WindowEventMap.emptied

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16689


ended

ended: Event

Inherited from

WindowEventMap.ended

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16690


error

error: ErrorEvent

Inherited from

WindowEventMap.error

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16691


focus

focus: FocusEvent

Inherited from

WindowEventMap.focus

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16692


focusin

focusin: FocusEvent

Inherited from

WindowEventMap.focusin

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16693


focusout

focusout: FocusEvent

Inherited from

WindowEventMap.focusout

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16694


formdata

formdata: FormDataEvent

Inherited from

WindowEventMap.formdata

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16695


gamepadconnected

gamepadconnected: GamepadEvent

Inherited from

WindowEventMap.gamepadconnected

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41162


gamepaddisconnected

gamepaddisconnected: GamepadEvent

Inherited from

WindowEventMap.gamepaddisconnected

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41163


gotpointercapture

gotpointercapture: PointerEvent

Inherited from

WindowEventMap.gotpointercapture

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16696


hashchange

hashchange: HashChangeEvent

Inherited from

WindowEventMap.hashchange

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41633


input

input: InputEvent

Inherited from

WindowEventMap.input

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16697


invalid

invalid: Event

Inherited from

WindowEventMap.invalid

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16698


keydown

keydown: KeyboardEvent

Inherited from

WindowEventMap.keydown

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16699


keypress

keypress: KeyboardEvent

Inherited from

WindowEventMap.keypress

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16700


keyup

keyup: KeyboardEvent

Inherited from

WindowEventMap.keyup

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16701


languagechange

languagechange: Event

Inherited from

WindowEventMap.languagechange

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41634


load

load: Event

Inherited from

WindowEventMap.load

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16702


loadeddata

loadeddata: Event

Inherited from

WindowEventMap.loadeddata

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16703


loadedmetadata

loadedmetadata: Event

Inherited from

WindowEventMap.loadedmetadata

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16704


loadstart

loadstart: Event

Inherited from

WindowEventMap.loadstart

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16705


lostpointercapture

lostpointercapture: PointerEvent

Inherited from

WindowEventMap.lostpointercapture

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16706


message

message: MessageEvent<any>

Inherited from

WindowEventMap.message

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41635


messageerror

messageerror: MessageEvent<any>

Inherited from

WindowEventMap.messageerror

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41636


mousedown

mousedown: MouseEvent

Inherited from

WindowEventMap.mousedown

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16707


mouseenter

mouseenter: MouseEvent

Inherited from

WindowEventMap.mouseenter

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16708


mouseleave

mouseleave: MouseEvent

Inherited from

WindowEventMap.mouseleave

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16709


mousemove

mousemove: MouseEvent

Inherited from

WindowEventMap.mousemove

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16710


mouseout

mouseout: MouseEvent

Inherited from

WindowEventMap.mouseout

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16711


mouseover

mouseover: MouseEvent

Inherited from

WindowEventMap.mouseover

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16712


mouseup

mouseup: MouseEvent

Inherited from

WindowEventMap.mouseup

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16713


offline

offline: Event

Inherited from

WindowEventMap.offline

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41637


online

online: Event

Inherited from

WindowEventMap.online

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41638


orientationchange

orientationchange: Event

Inherited from

WindowEventMap.orientationchange

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41164


pagehide

pagehide: PageTransitionEvent

Inherited from

WindowEventMap.pagehide

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41639


pagereveal

pagereveal: PageRevealEvent

Inherited from

WindowEventMap.pagereveal

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41640


pageshow

pageshow: PageTransitionEvent

Inherited from

WindowEventMap.pageshow

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41641


pageswap

pageswap: PageSwapEvent

Inherited from

WindowEventMap.pageswap

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41642


paste

paste: ClipboardEvent

Inherited from

WindowEventMap.paste

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16714


pause

pause: Event

Inherited from

WindowEventMap.pause

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16715


play

play: Event

Inherited from

WindowEventMap.play

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16716


playing

playing: Event

Inherited from

WindowEventMap.playing

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16717


pointercancel

pointercancel: PointerEvent

Inherited from

WindowEventMap.pointercancel

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16718


pointerdown

pointerdown: PointerEvent

Inherited from

WindowEventMap.pointerdown

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16719


pointerenter

pointerenter: PointerEvent

Inherited from

WindowEventMap.pointerenter

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16720


pointerleave

pointerleave: PointerEvent

Inherited from

WindowEventMap.pointerleave

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16721


pointermove

pointermove: PointerEvent

Inherited from

WindowEventMap.pointermove

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16722


pointerout

pointerout: PointerEvent

Inherited from

WindowEventMap.pointerout

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16723


pointerover

pointerover: PointerEvent

Inherited from

WindowEventMap.pointerover

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16724


pointerrawupdate

pointerrawupdate: Event

Inherited from

WindowEventMap.pointerrawupdate

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16725


pointerup

pointerup: PointerEvent

Inherited from

WindowEventMap.pointerup

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16726


popstate

popstate: PopStateEvent

Inherited from

WindowEventMap.popstate

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41643


progress

progress: ProgressEvent<EventTarget>

Inherited from

WindowEventMap.progress

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16727


ratechange

ratechange: Event

Inherited from

WindowEventMap.ratechange

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16728


rejectionhandled

rejectionhandled: PromiseRejectionEvent

Inherited from

WindowEventMap.rejectionhandled

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41644


reset

reset: Event

Inherited from

WindowEventMap.reset

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16729


resize

resize: UIEvent

Inherited from

WindowEventMap.resize

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16730


scroll

scroll: Event

Inherited from

WindowEventMap.scroll

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16731


scrollend

scrollend: Event

Inherited from

WindowEventMap.scrollend

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16732


securitypolicyviolation

securitypolicyviolation: SecurityPolicyViolationEvent

Inherited from

WindowEventMap.securitypolicyviolation

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16733


seeked

seeked: Event

Inherited from

WindowEventMap.seeked

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16734


seeking

seeking: Event

Inherited from

WindowEventMap.seeking

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16735


select

select: Event

Inherited from

WindowEventMap.select

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16736


selectionchange

selectionchange: Event

Inherited from

WindowEventMap.selectionchange

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16737


selectstart

selectstart: Event

Inherited from

WindowEventMap.selectstart

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16738


slotchange

slotchange: Event

Inherited from

WindowEventMap.slotchange

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16739


stalled

stalled: Event

Inherited from

WindowEventMap.stalled

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16740


storage

storage: StorageEvent

Inherited from

WindowEventMap.storage

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41645


submit

submit: SubmitEvent

Inherited from

WindowEventMap.submit

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16741


suspend

suspend: Event

Inherited from

WindowEventMap.suspend

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16742


timeupdate

timeupdate: Event

Inherited from

WindowEventMap.timeupdate

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16743


toggle

toggle: ToggleEvent

Inherited from

WindowEventMap.toggle

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16744


touchcancel

touchcancel: TouchEvent

Inherited from

WindowEventMap.touchcancel

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16745


touchend

touchend: TouchEvent

Inherited from

WindowEventMap.touchend

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16746


touchmove

touchmove: TouchEvent

Inherited from

WindowEventMap.touchmove

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16747


touchstart

touchstart: TouchEvent

Inherited from

WindowEventMap.touchstart

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16748


transitioncancel

transitioncancel: TransitionEvent

Inherited from

WindowEventMap.transitioncancel

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16749


transitionend

transitionend: TransitionEvent

Inherited from

WindowEventMap.transitionend

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16750


transitionrun

transitionrun: TransitionEvent

Inherited from

WindowEventMap.transitionrun

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16751


transitionstart

transitionstart: TransitionEvent

Inherited from

WindowEventMap.transitionstart

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16752


unhandledrejection

unhandledrejection: PromiseRejectionEvent

Inherited from

WindowEventMap.unhandledrejection

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41646


unload

unload: Event

Inherited from

WindowEventMap.unload

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:41647


vite:preloadError

vite:preloadError: VitePreloadErrorEvent

Inherited from

WindowEventMap.vite:preloadError

Source

node_modules/.bun/vite@7.3.1+1d00b8d6ec155a96/node_modules/vite/client.d.ts:278


volumechange

volumechange: Event

Inherited from

WindowEventMap.volumechange

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16753


waiting

waiting: Event

Inherited from

WindowEventMap.waiting

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16754


webkitanimationend

webkitanimationend: Event

Inherited from

WindowEventMap.webkitanimationend

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16755


webkitanimationiteration

webkitanimationiteration: Event

Inherited from

WindowEventMap.webkitanimationiteration

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16756


webkitanimationstart

webkitanimationstart: Event

Inherited from

WindowEventMap.webkitanimationstart

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16757


webkittransitionend

webkittransitionend: Event

Inherited from

WindowEventMap.webkittransitionend

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16758


wheel

wheel: WheelEvent

Inherited from

WindowEventMap.wheel

Source

node_modules/.bun/typescript@6.0.3/node_modules/typescript/lib/lib.dom.d.ts:16759


wxt:locationchange

wxt:locationchange: WxtLocationChangeEvent

Source

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


Generated using typedoc-plugin-markdown and TypeDoc