API > wxt/utils/content-script-context > WxtWindowEventMap
Interface: WxtWindowEventMap
Contents
- Extends
- Properties
- DOMContentLoaded
- abort
- afterprint
- animationcancel
- animationend
- animationiteration
- animationstart
- auxclick
- beforeinput
- beforematch
- 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
- pagereveal
- pageshow
- pageswap
- paste
- pause
- play
- playing
- pointercancel
- pointerdown
- pointerenter
- pointerleave
- pointermove
- pointerout
- pointerover
- pointerrawupdate
- 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.9.2/node_modules/typescript/lib/lib.dom.d.ts:36344
abort
abort:
UIEvent
Inherited from
WindowEventMap.abort
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12634
afterprint
afterprint:
Event
Inherited from
WindowEventMap.afterprint
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36808
animationcancel
animationcancel:
AnimationEvent
Inherited from
WindowEventMap.animationcancel
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12635
animationend
animationend:
AnimationEvent
Inherited from
WindowEventMap.animationend
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12636
animationiteration
animationiteration:
AnimationEvent
Inherited from
WindowEventMap.animationiteration
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12637
animationstart
animationstart:
AnimationEvent
Inherited from
WindowEventMap.animationstart
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12638
auxclick
auxclick:
PointerEvent
Inherited from
WindowEventMap.auxclick
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12639
beforeinput
beforeinput:
InputEvent
Inherited from
WindowEventMap.beforeinput
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12640
beforematch
beforematch:
Event
Inherited from
WindowEventMap.beforematch
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12641
beforeprint
beforeprint:
Event
Inherited from
WindowEventMap.beforeprint
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36809
beforetoggle
beforetoggle:
ToggleEvent
Inherited from
WindowEventMap.beforetoggle
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12642
beforeunload
beforeunload:
BeforeUnloadEvent
Inherited from
WindowEventMap.beforeunload
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36810
blur
blur:
FocusEvent
Inherited from
WindowEventMap.blur
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12643
cancel
cancel:
Event
Inherited from
WindowEventMap.cancel
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12644
canplay
canplay:
Event
Inherited from
WindowEventMap.canplay
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12645
canplaythrough
canplaythrough:
Event
Inherited from
WindowEventMap.canplaythrough
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12646
change
change:
Event
Inherited from
WindowEventMap.change
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12647
click
click:
PointerEvent
Inherited from
WindowEventMap.click
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12648
close
close:
Event
Inherited from
WindowEventMap.close
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12649
compositionend
compositionend:
CompositionEvent
Inherited from
WindowEventMap.compositionend
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12650
compositionstart
compositionstart:
CompositionEvent
Inherited from
WindowEventMap.compositionstart
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12651
compositionupdate
compositionupdate:
CompositionEvent
Inherited from
WindowEventMap.compositionupdate
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12652
contextlost
contextlost:
Event
Inherited from
WindowEventMap.contextlost
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12653
contextmenu
contextmenu:
PointerEvent
Inherited from
WindowEventMap.contextmenu
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12654
contextrestored
contextrestored:
Event
Inherited from
WindowEventMap.contextrestored
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12655
copy
copy:
ClipboardEvent
Inherited from
WindowEventMap.copy
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12656
cuechange
cuechange:
Event
Inherited from
WindowEventMap.cuechange
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12657
cut
cut:
ClipboardEvent
Inherited from
WindowEventMap.cut
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12658
dblclick
dblclick:
MouseEvent
Inherited from
WindowEventMap.dblclick
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12659
devicemotion
devicemotion:
DeviceMotionEvent
Inherited from
WindowEventMap.devicemotion
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36345
deviceorientation
deviceorientation:
DeviceOrientationEvent
Inherited from
WindowEventMap.deviceorientation
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36346
deviceorientationabsolute
deviceorientationabsolute:
DeviceOrientationEvent
Inherited from
WindowEventMap.deviceorientationabsolute
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36347
drag
drag:
DragEvent
Inherited from
WindowEventMap.drag
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12660
dragend
dragend:
DragEvent
Inherited from
WindowEventMap.dragend
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12661
dragenter
dragenter:
DragEvent
Inherited from
WindowEventMap.dragenter
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12662
dragleave
dragleave:
DragEvent
Inherited from
WindowEventMap.dragleave
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12663
dragover
dragover:
DragEvent
Inherited from
WindowEventMap.dragover
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12664
dragstart
dragstart:
DragEvent
Inherited from
WindowEventMap.dragstart
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12665
drop
drop:
DragEvent
Inherited from
WindowEventMap.drop
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12666
durationchange
durationchange:
Event
Inherited from
WindowEventMap.durationchange
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12667
emptied
emptied:
Event
Inherited from
WindowEventMap.emptied
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12668
ended
ended:
Event
Inherited from
WindowEventMap.ended
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12669
error
error:
ErrorEvent
Inherited from
WindowEventMap.error
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12670
focus
focus:
FocusEvent
Inherited from
WindowEventMap.focus
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12671
focusin
focusin:
FocusEvent
Inherited from
WindowEventMap.focusin
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12672
focusout
focusout:
FocusEvent
Inherited from
WindowEventMap.focusout
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12673
formdata
formdata:
FormDataEvent
Inherited from
WindowEventMap.formdata
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12674
gamepadconnected
gamepadconnected:
GamepadEvent
Inherited from
WindowEventMap.gamepadconnected
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36348
gamepaddisconnected
gamepaddisconnected:
GamepadEvent
Inherited from
WindowEventMap.gamepaddisconnected
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36349
gotpointercapture
gotpointercapture:
PointerEvent
Inherited from
WindowEventMap.gotpointercapture
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12675
hashchange
hashchange:
HashChangeEvent
Inherited from
WindowEventMap.hashchange
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36813
input
input:
Event
Inherited from
WindowEventMap.input
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12676
invalid
invalid:
Event
Inherited from
WindowEventMap.invalid
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12677
keydown
keydown:
KeyboardEvent
Inherited from
WindowEventMap.keydown
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12678
keypress
keypress:
KeyboardEvent
Inherited from
WindowEventMap.keypress
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12679
keyup
keyup:
KeyboardEvent
Inherited from
WindowEventMap.keyup
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12680
languagechange
languagechange:
Event
Inherited from
WindowEventMap.languagechange
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36814
load
load:
Event
Inherited from
WindowEventMap.load
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12681
loadeddata
loadeddata:
Event
Inherited from
WindowEventMap.loadeddata
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12682
loadedmetadata
loadedmetadata:
Event
Inherited from
WindowEventMap.loadedmetadata
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12683
loadstart
loadstart:
Event
Inherited from
WindowEventMap.loadstart
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12684
lostpointercapture
lostpointercapture:
PointerEvent
Inherited from
WindowEventMap.lostpointercapture
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12685
message
message:
MessageEvent
<any
>
Inherited from
WindowEventMap.message
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36815
messageerror
messageerror:
MessageEvent
<any
>
Inherited from
WindowEventMap.messageerror
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36816
mousedown
mousedown:
MouseEvent
Inherited from
WindowEventMap.mousedown
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12686
mouseenter
mouseenter:
MouseEvent
Inherited from
WindowEventMap.mouseenter
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12687
mouseleave
mouseleave:
MouseEvent
Inherited from
WindowEventMap.mouseleave
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12688
mousemove
mousemove:
MouseEvent
Inherited from
WindowEventMap.mousemove
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12689
mouseout
mouseout:
MouseEvent
Inherited from
WindowEventMap.mouseout
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12690
mouseover
mouseover:
MouseEvent
Inherited from
WindowEventMap.mouseover
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12691
mouseup
mouseup:
MouseEvent
Inherited from
WindowEventMap.mouseup
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12692
offline
offline:
Event
Inherited from
WindowEventMap.offline
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36817
online
online:
Event
Inherited from
WindowEventMap.online
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36818
orientationchange
orientationchange:
Event
Inherited from
WindowEventMap.orientationchange
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36350
pagehide
pagehide:
PageTransitionEvent
Inherited from
WindowEventMap.pagehide
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36819
pagereveal
pagereveal:
PageRevealEvent
Inherited from
WindowEventMap.pagereveal
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36820
pageshow
pageshow:
PageTransitionEvent
Inherited from
WindowEventMap.pageshow
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36821
pageswap
pageswap:
PageSwapEvent
Inherited from
WindowEventMap.pageswap
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36822
paste
paste:
ClipboardEvent
Inherited from
WindowEventMap.paste
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12693
pause
pause:
Event
Inherited from
WindowEventMap.pause
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12694
play
play:
Event
Inherited from
WindowEventMap.play
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12695
playing
playing:
Event
Inherited from
WindowEventMap.playing
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12696
pointercancel
pointercancel:
PointerEvent
Inherited from
WindowEventMap.pointercancel
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12697
pointerdown
pointerdown:
PointerEvent
Inherited from
WindowEventMap.pointerdown
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12698
pointerenter
pointerenter:
PointerEvent
Inherited from
WindowEventMap.pointerenter
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12699
pointerleave
pointerleave:
PointerEvent
Inherited from
WindowEventMap.pointerleave
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12700
pointermove
pointermove:
PointerEvent
Inherited from
WindowEventMap.pointermove
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12701
pointerout
pointerout:
PointerEvent
Inherited from
WindowEventMap.pointerout
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12702
pointerover
pointerover:
PointerEvent
Inherited from
WindowEventMap.pointerover
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12703
pointerrawupdate
pointerrawupdate:
Event
Inherited from
WindowEventMap.pointerrawupdate
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12704
pointerup
pointerup:
PointerEvent
Inherited from
WindowEventMap.pointerup
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12705
popstate
popstate:
PopStateEvent
Inherited from
WindowEventMap.popstate
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36823
progress
progress:
ProgressEvent
<EventTarget
>
Inherited from
WindowEventMap.progress
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12706
ratechange
ratechange:
Event
Inherited from
WindowEventMap.ratechange
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12707
rejectionhandled
rejectionhandled:
PromiseRejectionEvent
Inherited from
WindowEventMap.rejectionhandled
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36824
reset
reset:
Event
Inherited from
WindowEventMap.reset
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12708
resize
resize:
UIEvent
Inherited from
WindowEventMap.resize
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12709
scroll
scroll:
Event
Inherited from
WindowEventMap.scroll
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12710
scrollend
scrollend:
Event
Inherited from
WindowEventMap.scrollend
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12711
securitypolicyviolation
securitypolicyviolation:
SecurityPolicyViolationEvent
Inherited from
WindowEventMap.securitypolicyviolation
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12712
seeked
seeked:
Event
Inherited from
WindowEventMap.seeked
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12713
seeking
seeking:
Event
Inherited from
WindowEventMap.seeking
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12714
select
select:
Event
Inherited from
WindowEventMap.select
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12715
selectionchange
selectionchange:
Event
Inherited from
WindowEventMap.selectionchange
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12716
selectstart
selectstart:
Event
Inherited from
WindowEventMap.selectstart
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12717
slotchange
slotchange:
Event
Inherited from
WindowEventMap.slotchange
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12718
stalled
stalled:
Event
Inherited from
WindowEventMap.stalled
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12719
storage
storage:
StorageEvent
Inherited from
WindowEventMap.storage
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36825
submit
submit:
SubmitEvent
Inherited from
WindowEventMap.submit
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12720
suspend
suspend:
Event
Inherited from
WindowEventMap.suspend
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12721
timeupdate
timeupdate:
Event
Inherited from
WindowEventMap.timeupdate
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12722
toggle
toggle:
ToggleEvent
Inherited from
WindowEventMap.toggle
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12723
touchcancel
touchcancel:
TouchEvent
Inherited from
WindowEventMap.touchcancel
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12724
touchend
touchend:
TouchEvent
Inherited from
WindowEventMap.touchend
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12725
touchmove
touchmove:
TouchEvent
Inherited from
WindowEventMap.touchmove
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12726
touchstart
touchstart:
TouchEvent
Inherited from
WindowEventMap.touchstart
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12727
transitioncancel
transitioncancel:
TransitionEvent
Inherited from
WindowEventMap.transitioncancel
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12728
transitionend
transitionend:
TransitionEvent
Inherited from
WindowEventMap.transitionend
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12729
transitionrun
transitionrun:
TransitionEvent
Inherited from
WindowEventMap.transitionrun
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12730
transitionstart
transitionstart:
TransitionEvent
Inherited from
WindowEventMap.transitionstart
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12731
unhandledrejection
unhandledrejection:
PromiseRejectionEvent
Inherited from
WindowEventMap.unhandledrejection
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36826
unload
unload:
Event
Inherited from
WindowEventMap.unload
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:36827
vite:preloadError
vite:preloadError:
VitePreloadErrorEvent
Inherited from
WindowEventMap.vite:preloadError
Source
node_modules/.pnpm/vite@6.3.5_@types+node@20.17.30_jiti@2.5.1_sass@1.92.0_tsx@4.20.5_yaml@2.8.1/node_modules/vite/client.d.ts:278
volumechange
volumechange:
Event
Inherited from
WindowEventMap.volumechange
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12732
waiting
waiting:
Event
Inherited from
WindowEventMap.waiting
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12733
webkitanimationend
webkitanimationend:
Event
Inherited from
WindowEventMap.webkitanimationend
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12734
webkitanimationiteration
webkitanimationiteration:
Event
Inherited from
WindowEventMap.webkitanimationiteration
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12735
webkitanimationstart
webkitanimationstart:
Event
Inherited from
WindowEventMap.webkitanimationstart
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12736
webkittransitionend
webkittransitionend:
Event
Inherited from
WindowEventMap.webkittransitionend
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12737
wheel
wheel:
WheelEvent
Inherited from
WindowEventMap.wheel
Source
node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.dom.d.ts:12738
wxt:locationchange
wxt:locationchange:
WxtLocationChangeEvent
Source
packages/wxt/src/utils/content-script-context.ts:287
Generated using typedoc-plugin-markdown and TypeDoc