Properties Readonly
caches caches : CacheStorage
Readonly
client Information client Information : Navigator
Defined in node_modules/typescript/lib/lib.dom.d.ts:25579 Readonly
closed closed : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:25585 Readonly
cross Origin Isolated cross Origin Isolated : boolean
Readonly
crypto crypto : Crypto
Readonly
custom Elements custom Elements : CustomElementRegistry
Defined in node_modules/typescript/lib/lib.dom.d.ts:25591 Readonly
device Pixel Ratio device Pixel Ratio : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25593 Readonly
document Defined in node_modules/typescript/lib/lib.dom.d.ts:25595 Readonly
event event : undefined | Event
Defined in node_modules/typescript/lib/lib.dom.d.ts:25601 Readonly
external external : External
Defined in node_modules/typescript/lib/lib.dom.d.ts:25607 Readonly
frame Element frame Element : null | Element
Defined in node_modules/typescript/lib/lib.dom.d.ts:25609 Readonly
frames Defined in node_modules/typescript/lib/lib.dom.d.ts:25611 Readonly
history history : History
Defined in node_modules/typescript/lib/lib.dom.d.ts:25613 Readonly
indexedDB indexedDB : IDBFactory
Readonly
inner Height inner Height : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25615 Readonly
inner Width inner Width : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25617 Readonly
is Secure Context is Secure Context : boolean
Readonly
length length : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25619 Readonly
local Storage local Storage : Storage
Readonly
locationbar locationbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25628 Readonly
menubar menubar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25634 name name : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:25636 Readonly
navigator navigator : Navigator
Defined in node_modules/typescript/lib/lib.dom.d.ts:25638 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 Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:25644 ondeviceorientation ondeviceorientation : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Parameters ev : DeviceOrientationEvent Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:25650 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 Defined in node_modules/typescript/lib/lib.dom.d.ts:25656 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 opener opener : any
Defined in node_modules/typescript/lib/lib.dom.d.ts:25658 Readonly
orientation orientation : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25664 Readonly
origin origin : string
Readonly
outer Height outer Height : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25666 Readonly
outer Width outer Width : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25668 Readonly
pageXOffset pageXOffset : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25674 Readonly
pageYOffset pageYOffset : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25680 Readonly
parent Defined in node_modules/typescript/lib/lib.dom.d.ts:25688 Readonly
performance performance : Performance
Readonly
personalbar personalbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25694 Readonly
screen screen : Screen
Defined in node_modules/typescript/lib/lib.dom.d.ts:25696 Readonly
screen Left screen Left : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25698 Readonly
screen Top screen Top : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25700 Readonly
screenX screenX : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25702 Readonly
screenY screenY : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25704 Readonly
scrollX scrollX : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25706 Readonly
scrollY scrollY : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25708 Readonly
scrollbars scrollbars : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25714 Readonly
self self : Window & typeof globalThis Defined in node_modules/typescript/lib/lib.dom.d.ts:25716 Readonly
session Storage session Storage : Storage
Readonly
speech Synthesis speech Synthesis : SpeechSynthesis
Defined in node_modules/typescript/lib/lib.dom.d.ts:25718 status status : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:25724 Readonly
statusbar statusbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25730 Readonly
toolbar toolbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25736 Readonly
top Defined in node_modules/typescript/lib/lib.dom.d.ts:25738 Readonly
visual Viewport visual Viewport : null | VisualViewport
Defined in node_modules/typescript/lib/lib.dom.d.ts:25740 Readonly
window window : Window & typeof globalThis Defined in node_modules/typescript/lib/lib.dom.d.ts:25742
A window containing a DOM document; the document property points to the DOM document loaded in that window.
MDN Reference