Properties Readonly caches caches :  CacheStorage 
Readonly client client :  Navigator 
Readonly closed closed :  boolean 
Readonly cross cross :  boolean 
Readonly crypto crypto :  Crypto 
Readonly custom custom :  CustomElementRegistry 
Readonly device device :  number 
Readonly document document :  Document 
Readonly event event :  undefined  |  Event 
Readonly external external :  External 
Readonly frame frame :  null  |  Element 
Readonly frames frames :  Window 
Readonly history history :  History 
Readonly indexedDB indexedDB :  IDBFactory 
Readonly inner inner :  number 
Readonly inner inner :  number 
Readonly is is :  boolean 
Readonly length length :  number 
Readonly local local :  Storage 
Readonly locationbar locationbar :  BarProp 
Readonly menubar menubar :  BarProp 
onabort onabort :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : UIEvent Returns any  onafterprint onafterprint :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : Event Returns any  onanimationcancel onanimationcancel :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : AnimationEvent Returns any  onanimationend onanimationend :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : AnimationEvent Returns any  onanimationiteration onanimationiteration :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : AnimationEvent Returns any  onanimationstart onanimationstart :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : AnimationEvent Returns any  onauxclick onauxclick :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  onbeforeinput onbeforeinput :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : InputEvent Returns any  onbeforeprint onbeforeprint :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : Event Returns any  onbeforeunload onbeforeunload :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : BeforeUnloadEvent Returns any  onblur onblur :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : FocusEvent Returns any  oncancel oncancel :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  oncanplay oncanplay :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  oncanplaythrough oncanplaythrough :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onchange onchange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onclick onclick :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  onclose onclose :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  oncontextmenu oncontextmenu :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  oncopy oncopy :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : ClipboardEvent Returns any  oncuechange oncuechange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  oncut oncut :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : ClipboardEvent Returns any  ondblclick ondblclick :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  ondevicemotion ondevicemotion :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : Window ev : DeviceMotionEvent Returns any  ondeviceorientation ondeviceorientation :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : Window ev : DeviceOrientationEvent Returns any  ondrag ondrag :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : DragEvent Returns any  ondragend ondragend :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : DragEvent Returns any  ondragenter ondragenter :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : DragEvent Returns any  ondragleave ondragleave :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : DragEvent Returns any  ondragover ondragover :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : DragEvent Returns any  ondragstart ondragstart :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : DragEvent Returns any  ondrop ondrop :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : DragEvent Returns any  ondurationchange ondurationchange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onemptied onemptied :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onended onended :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onerror onerror :  OnErrorEventHandler 
onfocus onfocus :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : FocusEvent Returns any  onformdata onformdata :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : FormDataEvent Returns any  ongamepadconnected ongamepadconnected :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : GamepadEvent Returns any  ongamepaddisconnected ongamepaddisconnected :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : GamepadEvent Returns any  ongotpointercapture ongotpointercapture :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onhashchange onhashchange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : HashChangeEvent Returns any  oninput oninput :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  oninvalid oninvalid :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onkeydown onkeydown :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : KeyboardEvent Returns any  onkeypress onkeypress :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : KeyboardEvent Returns any  onkeyup onkeyup :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : KeyboardEvent Returns any  onlanguagechange onlanguagechange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : Event Returns any  onload onload :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onloadeddata onloadeddata :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onloadedmetadata onloadedmetadata :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onloadstart onloadstart :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onlostpointercapture onlostpointercapture :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onmessage onmessage :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : MessageEvent < any > Returns any  onmessageerror onmessageerror :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : MessageEvent < any > Returns any  onmousedown onmousedown :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  onmouseenter onmouseenter :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  onmouseleave onmouseleave :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  onmousemove onmousemove :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  onmouseout onmouseout :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  onmouseover onmouseover :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  onmouseup onmouseup :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : MouseEvent Returns any  onoffline onoffline :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : Event Returns any  ononline ononline :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : Event Returns any  onorientationchange onorientationchange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Returns any  onpagehide onpagehide :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : PageTransitionEvent Returns any  onpageshow onpageshow :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : PageTransitionEvent Returns any  onpaste onpaste :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : ClipboardEvent Returns any  onpause onpause :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onplay onplay :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onplaying onplaying :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onpointercancel onpointercancel :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onpointerdown onpointerdown :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onpointerenter onpointerenter :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onpointerleave onpointerleave :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onpointermove onpointermove :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onpointerout onpointerout :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onpointerover onpointerover :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onpointerup onpointerup :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : PointerEvent Returns any  onpopstate onpopstate :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : PopStateEvent Returns any  onprogress onprogress :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : ProgressEvent < EventTarget > Returns any  onratechange onratechange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onrejectionhandled onrejectionhandled :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : PromiseRejectionEvent Returns any  onreset onreset :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onresize onresize :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : UIEvent Returns any  onscroll onscroll :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onscrollend onscrollend :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onsecuritypolicyviolation onsecuritypolicyviolation :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : SecurityPolicyViolationEvent Returns any  onseeked onseeked :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onseeking onseeking :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onselect onselect :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onselectionchange onselectionchange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onselectstart onselectstart :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onslotchange onslotchange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onstalled onstalled :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onstorage onstorage :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : StorageEvent Returns any  onsubmit onsubmit :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : SubmitEvent Returns any  onsuspend onsuspend :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  ontimeupdate ontimeupdate :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  ontoggle ontoggle :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  Optional ontouchcancel ontouchcancel ?:  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : TouchEvent Returns any  Optional ontouchend ontouchend ?:  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : TouchEvent Returns any  Optional ontouchmove ontouchmove ?:  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : TouchEvent Returns any  Optional ontouchstart ontouchstart ?:  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : TouchEvent Returns any  ontransitioncancel ontransitioncancel :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : TransitionEvent Returns any  ontransitionend ontransitionend :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : TransitionEvent Returns any  ontransitionrun ontransitionrun :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : TransitionEvent Returns any  ontransitionstart ontransitionstart :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : TransitionEvent Returns any  onunhandledrejection onunhandledrejection :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : PromiseRejectionEvent Returns any  onunload onunload :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : WindowEventHandlers ev : Event Returns any  onvolumechange onvolumechange :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onwaiting onwaiting :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onwebkitanimationend onwebkitanimationend :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onwebkitanimationiteration onwebkitanimationiteration :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onwebkitanimationstart onwebkitanimationstart :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onwebkittransitionend onwebkittransitionend :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : Event Returns any  onwheel onwheel :  null  |  ( ( this , ev )  =>  any ) 
Type declaration ( this , ev ) :  any Parameters this : GlobalEventHandlers ev : WheelEvent Returns any  Readonly orientation orientation :  number 
Readonly origin origin :  string 
Readonly outer outer :  number 
Readonly outer outer :  number 
Readonly pageXOffset pageXOffset :  number 
Readonly pageYOffset pageYOffset :  number 
Readonly parent parent :  Window 
Readonly performance performance :  Performance 
Readonly personalbar personalbar :  BarProp 
Readonly screen screen :  Screen 
Readonly screen screen :  number 
Readonly screen screen :  number 
Readonly screenX screenX :  number 
Readonly screenY screenY :  number 
Readonly scrollX scrollX :  number 
Readonly scrollY scrollY :  number 
Readonly scrollbars scrollbars :  BarProp 
Readonly self self :  Window  &  typeof  globalThis 
Readonly session session :  Storage 
Readonly speech speech :  SpeechSynthesis 
Readonly statusbar statusbar :  BarProp 
Readonly toolbar toolbar :  BarProp 
Readonly top top :  null  |  Window 
Readonly visual visual :  null  |  VisualViewport 
Readonly window window :  Window  &  typeof  globalThis 
Deprecated
Use WalletEventsWindow instead.