API > wxt/client > WxtWindowEventMap
Interface: WxtWindowEventMap
Contents
- Extends
- Properties
- DOMContentLoaded
- abort
- afterprint
- animationcancel
- animationend
- animationiteration
- animationstart
- auxclick
- beforeinput
- beforeprint
- beforetoggle
- beforeunload
- blur
- cancel
- canplay
- canplaythrough
- change
- click
- close
- compositionend
- compositionstart
- compositionupdate
- contextlost
- contextmenu
- contextrestored
- copy
- cuechange
- cut
- dblclick
- devicemotion
- deviceorientation
- deviceorientationabsolute
- drag
- dragend
- dragenter
- dragleave
- dragover
- dragstart
- drop
- durationchange
- emptied
- ended
- error
- focus
- focusin
- focusout
- formdata
- gamepadconnected
- gamepaddisconnected
- gotpointercapture
- hashchange
- input
- invalid
- keydown
- keypress
- keyup
- languagechange
- load
- loadeddata
- loadedmetadata
- loadstart
- lostpointercapture
- message
- messageerror
- mousedown
- mouseenter
- mouseleave
- mousemove
- mouseout
- mouseover
- mouseup
- offline
- online
- orientationchange
- pagehide
- pageshow
- paste
- pause
- play
- playing
- pointercancel
- pointerdown
- pointerenter
- pointerleave
- pointermove
- pointerout
- pointerover
- pointerup
- popstate
- progress
- ratechange
- rejectionhandled
- reset
- resize
- scroll
- scrollend
- securitypolicyviolation
- seeked
- seeking
- select
- selectionchange
- selectstart
- slotchange
- stalled
- storage
- submit
- suspend
- timeupdate
- toggle
- touchcancel
- touchend
- touchmove
- touchstart
- transitioncancel
- transitionend
- transitionrun
- transitionstart
- unhandledrejection
- unload
- vite:preloadError
- volumechange
- waiting
- webkitanimationend
- webkitanimationiteration
- webkitanimationstart
- webkittransitionend
- wheel
- wxt:locationchange
Extends
WindowEventMap
Properties
DOMContentLoaded
DOMContentLoaded:
Event
Inherited from
WindowEventMap.DOMContentLoaded
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26266
abort
abort:
UIEvent
Inherited from
WindowEventMap.abort
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9340
afterprint
afterprint:
Event
Inherited from
WindowEventMap.afterprint
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26557
animationcancel
animationcancel:
AnimationEvent
Inherited from
WindowEventMap.animationcancel
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9341
animationend
animationend:
AnimationEvent
Inherited from
WindowEventMap.animationend
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9342
animationiteration
animationiteration:
AnimationEvent
Inherited from
WindowEventMap.animationiteration
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9343
animationstart
animationstart:
AnimationEvent
Inherited from
WindowEventMap.animationstart
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9344
auxclick
auxclick:
MouseEvent
Inherited from
WindowEventMap.auxclick
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9345
beforeinput
beforeinput:
InputEvent
Inherited from
WindowEventMap.beforeinput
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9346
beforeprint
beforeprint:
Event
Inherited from
WindowEventMap.beforeprint
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26558
beforetoggle
beforetoggle:
Event
Inherited from
WindowEventMap.beforetoggle
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9347
beforeunload
beforeunload:
BeforeUnloadEvent
Inherited from
WindowEventMap.beforeunload
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26559
blur
blur:
FocusEvent
Inherited from
WindowEventMap.blur
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9348
cancel
cancel:
Event
Inherited from
WindowEventMap.cancel
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9349
canplay
canplay:
Event
Inherited from
WindowEventMap.canplay
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9350
canplaythrough
canplaythrough:
Event
Inherited from
WindowEventMap.canplaythrough
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9351
change
change:
Event
Inherited from
WindowEventMap.change
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9352
click
click:
MouseEvent
Inherited from
WindowEventMap.click
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9353
close
close:
Event
Inherited from
WindowEventMap.close
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9354
compositionend
compositionend:
CompositionEvent
Inherited from
WindowEventMap.compositionend
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9355
compositionstart
compositionstart:
CompositionEvent
Inherited from
WindowEventMap.compositionstart
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9356
compositionupdate
compositionupdate:
CompositionEvent
Inherited from
WindowEventMap.compositionupdate
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9357
contextlost
contextlost:
Event
Inherited from
WindowEventMap.contextlost
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9358
contextmenu
contextmenu:
MouseEvent
Inherited from
WindowEventMap.contextmenu
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9359
contextrestored
contextrestored:
Event
Inherited from
WindowEventMap.contextrestored
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9360
copy
copy:
ClipboardEvent
Inherited from
WindowEventMap.copy
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9361
cuechange
cuechange:
Event
Inherited from
WindowEventMap.cuechange
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9362
cut
cut:
ClipboardEvent
Inherited from
WindowEventMap.cut
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9363
dblclick
dblclick:
MouseEvent
Inherited from
WindowEventMap.dblclick
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9364
devicemotion
devicemotion:
DeviceMotionEvent
Inherited from
WindowEventMap.devicemotion
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26267
deviceorientation
deviceorientation:
DeviceOrientationEvent
Inherited from
WindowEventMap.deviceorientation
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26268
deviceorientationabsolute
deviceorientationabsolute:
DeviceOrientationEvent
Inherited from
WindowEventMap.deviceorientationabsolute
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26269
drag
drag:
DragEvent
Inherited from
WindowEventMap.drag
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9365
dragend
dragend:
DragEvent
Inherited from
WindowEventMap.dragend
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9366
dragenter
dragenter:
DragEvent
Inherited from
WindowEventMap.dragenter
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9367
dragleave
dragleave:
DragEvent
Inherited from
WindowEventMap.dragleave
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9368
dragover
dragover:
DragEvent
Inherited from
WindowEventMap.dragover
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9369
dragstart
dragstart:
DragEvent
Inherited from
WindowEventMap.dragstart
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9370
drop
drop:
DragEvent
Inherited from
WindowEventMap.drop
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9371
durationchange
durationchange:
Event
Inherited from
WindowEventMap.durationchange
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9372
emptied
emptied:
Event
Inherited from
WindowEventMap.emptied
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9373
ended
ended:
Event
Inherited from
WindowEventMap.ended
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9374
error
error:
ErrorEvent
Inherited from
WindowEventMap.error
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9375
focus
focus:
FocusEvent
Inherited from
WindowEventMap.focus
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9376
focusin
focusin:
FocusEvent
Inherited from
WindowEventMap.focusin
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9377
focusout
focusout:
FocusEvent
Inherited from
WindowEventMap.focusout
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9378
formdata
formdata:
FormDataEvent
Inherited from
WindowEventMap.formdata
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9379
gamepadconnected
gamepadconnected:
GamepadEvent
Inherited from
WindowEventMap.gamepadconnected
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26270
gamepaddisconnected
gamepaddisconnected:
GamepadEvent
Inherited from
WindowEventMap.gamepaddisconnected
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26271
gotpointercapture
gotpointercapture:
PointerEvent
Inherited from
WindowEventMap.gotpointercapture
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9380
hashchange
hashchange:
HashChangeEvent
Inherited from
WindowEventMap.hashchange
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26562
input
input:
Event
Inherited from
WindowEventMap.input
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9381
invalid
invalid:
Event
Inherited from
WindowEventMap.invalid
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9382
keydown
keydown:
KeyboardEvent
Inherited from
WindowEventMap.keydown
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9383
keypress
keypress:
KeyboardEvent
Inherited from
WindowEventMap.keypress
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9384
keyup
keyup:
KeyboardEvent
Inherited from
WindowEventMap.keyup
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9385
languagechange
languagechange:
Event
Inherited from
WindowEventMap.languagechange
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26563
load
load:
Event
Inherited from
WindowEventMap.load
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9386
loadeddata
loadeddata:
Event
Inherited from
WindowEventMap.loadeddata
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9387
loadedmetadata
loadedmetadata:
Event
Inherited from
WindowEventMap.loadedmetadata
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9388
loadstart
loadstart:
Event
Inherited from
WindowEventMap.loadstart
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9389
lostpointercapture
lostpointercapture:
PointerEvent
Inherited from
WindowEventMap.lostpointercapture
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9390
message
message:
MessageEvent
<any
>
Inherited from
WindowEventMap.message
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26564
messageerror
messageerror:
MessageEvent
<any
>
Inherited from
WindowEventMap.messageerror
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26565
mousedown
mousedown:
MouseEvent
Inherited from
WindowEventMap.mousedown
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9391
mouseenter
mouseenter:
MouseEvent
Inherited from
WindowEventMap.mouseenter
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9392
mouseleave
mouseleave:
MouseEvent
Inherited from
WindowEventMap.mouseleave
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9393
mousemove
mousemove:
MouseEvent
Inherited from
WindowEventMap.mousemove
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9394
mouseout
mouseout:
MouseEvent
Inherited from
WindowEventMap.mouseout
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9395
mouseover
mouseover:
MouseEvent
Inherited from
WindowEventMap.mouseover
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9396
mouseup
mouseup:
MouseEvent
Inherited from
WindowEventMap.mouseup
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9397
offline
offline:
Event
Inherited from
WindowEventMap.offline
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26566
online
online:
Event
Inherited from
WindowEventMap.online
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26567
orientationchange
orientationchange:
Event
Inherited from
WindowEventMap.orientationchange
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26272
pagehide
pagehide:
PageTransitionEvent
Inherited from
WindowEventMap.pagehide
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26568
pageshow
pageshow:
PageTransitionEvent
Inherited from
WindowEventMap.pageshow
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26569
paste
paste:
ClipboardEvent
Inherited from
WindowEventMap.paste
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9398
pause
pause:
Event
Inherited from
WindowEventMap.pause
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9399
play
play:
Event
Inherited from
WindowEventMap.play
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9400
playing
playing:
Event
Inherited from
WindowEventMap.playing
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9401
pointercancel
pointercancel:
PointerEvent
Inherited from
WindowEventMap.pointercancel
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9402
pointerdown
pointerdown:
PointerEvent
Inherited from
WindowEventMap.pointerdown
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9403
pointerenter
pointerenter:
PointerEvent
Inherited from
WindowEventMap.pointerenter
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9404
pointerleave
pointerleave:
PointerEvent
Inherited from
WindowEventMap.pointerleave
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9405
pointermove
pointermove:
PointerEvent
Inherited from
WindowEventMap.pointermove
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9406
pointerout
pointerout:
PointerEvent
Inherited from
WindowEventMap.pointerout
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9407
pointerover
pointerover:
PointerEvent
Inherited from
WindowEventMap.pointerover
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9408
pointerup
pointerup:
PointerEvent
Inherited from
WindowEventMap.pointerup
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9409
popstate
popstate:
PopStateEvent
Inherited from
WindowEventMap.popstate
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26570
progress
progress:
ProgressEvent
<EventTarget
>
Inherited from
WindowEventMap.progress
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9410
ratechange
ratechange:
Event
Inherited from
WindowEventMap.ratechange
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9411
rejectionhandled
rejectionhandled:
PromiseRejectionEvent
Inherited from
WindowEventMap.rejectionhandled
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26571
reset
reset:
Event
Inherited from
WindowEventMap.reset
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9412
resize
resize:
UIEvent
Inherited from
WindowEventMap.resize
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9413
scroll
scroll:
Event
Inherited from
WindowEventMap.scroll
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9414
scrollend
scrollend:
Event
Inherited from
WindowEventMap.scrollend
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9415
securitypolicyviolation
securitypolicyviolation:
SecurityPolicyViolationEvent
Inherited from
WindowEventMap.securitypolicyviolation
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9416
seeked
seeked:
Event
Inherited from
WindowEventMap.seeked
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9417
seeking
seeking:
Event
Inherited from
WindowEventMap.seeking
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9418
select
select:
Event
Inherited from
WindowEventMap.select
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9419
selectionchange
selectionchange:
Event
Inherited from
WindowEventMap.selectionchange
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9420
selectstart
selectstart:
Event
Inherited from
WindowEventMap.selectstart
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9421
slotchange
slotchange:
Event
Inherited from
WindowEventMap.slotchange
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9422
stalled
stalled:
Event
Inherited from
WindowEventMap.stalled
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9423
storage
storage:
StorageEvent
Inherited from
WindowEventMap.storage
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26572
submit
submit:
SubmitEvent
Inherited from
WindowEventMap.submit
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9424
suspend
suspend:
Event
Inherited from
WindowEventMap.suspend
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9425
timeupdate
timeupdate:
Event
Inherited from
WindowEventMap.timeupdate
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9426
toggle
toggle:
Event
Inherited from
WindowEventMap.toggle
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9427
touchcancel
touchcancel:
TouchEvent
Inherited from
WindowEventMap.touchcancel
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9428
touchend
touchend:
TouchEvent
Inherited from
WindowEventMap.touchend
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9429
touchmove
touchmove:
TouchEvent
Inherited from
WindowEventMap.touchmove
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9430
touchstart
touchstart:
TouchEvent
Inherited from
WindowEventMap.touchstart
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9431
transitioncancel
transitioncancel:
TransitionEvent
Inherited from
WindowEventMap.transitioncancel
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9432
transitionend
transitionend:
TransitionEvent
Inherited from
WindowEventMap.transitionend
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9433
transitionrun
transitionrun:
TransitionEvent
Inherited from
WindowEventMap.transitionrun
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9434
transitionstart
transitionstart:
TransitionEvent
Inherited from
WindowEventMap.transitionstart
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9435
unhandledrejection
unhandledrejection:
PromiseRejectionEvent
Inherited from
WindowEventMap.unhandledrejection
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26573
unload
unload:
Event
Inherited from
WindowEventMap.unload
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:26574
vite:preloadError
vite:preloadError:
VitePreloadErrorEvent
Inherited from
WindowEventMap.vite:preloadError
Source
node_modules/.pnpm/vite@5.4.11_@types+node@20.17.6_sass@1.80.7/node_modules/vite/client.d.ts:255
volumechange
volumechange:
Event
Inherited from
WindowEventMap.volumechange
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9436
waiting
waiting:
Event
Inherited from
WindowEventMap.waiting
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9437
webkitanimationend
webkitanimationend:
Event
Inherited from
WindowEventMap.webkitanimationend
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9438
webkitanimationiteration
webkitanimationiteration:
Event
Inherited from
WindowEventMap.webkitanimationiteration
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9439
webkitanimationstart
webkitanimationstart:
Event
Inherited from
WindowEventMap.webkitanimationstart
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9440
webkittransitionend
webkittransitionend:
Event
Inherited from
WindowEventMap.webkittransitionend
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9441
wheel
wheel:
WheelEvent
Inherited from
WindowEventMap.wheel
Source
node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts:9442
wxt:locationchange
wxt:locationchange:
WxtLocationChangeEvent
Source
packages/wxt/src/client/content-scripts/content-script-context.ts:263
Generated using typedoc-plugin-markdown and TypeDoc