Properties
Xrm
Defined in node_modules/@types/xrm/index.d.ts:13
Readonly
caches
caches : CacheStorage
Readonly
client Information
client Information : Navigator
Defined in node_modules/typescript/lib/lib.dom.d.ts:25401
Readonly
closed
closed : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:25407
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:25413
Readonly
device Pixel Ratio
device Pixel Ratio : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25415
Readonly
document
document : Document
Defined in node_modules/typescript/lib/lib.dom.d.ts:25417
Readonly
event
event : Event
Defined in node_modules/typescript/lib/lib.dom.d.ts:25423
Readonly
external
external : External
Defined in node_modules/typescript/lib/lib.dom.d.ts:25429
Readonly
frame Element
frame Element : Element
Defined in node_modules/typescript/lib/lib.dom.d.ts:25431
Readonly
frames
Defined in node_modules/typescript/lib/lib.dom.d.ts:25433
Readonly
history
history : History
Defined in node_modules/typescript/lib/lib.dom.d.ts:25435
Readonly
indexedDB
indexedDB : IDBFactory
Readonly
inner Height
inner Height : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25437
Readonly
inner Width
inner Width : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25439
Readonly
is Secure Context
is Secure Context : boolean
Readonly
length
length : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25441
Readonly
local Storage
local Storage : Storage
Readonly
locationbar
locationbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25450
Readonly
menubar
menubar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25456
name
name : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:25458
Readonly
navigator
navigator : Navigator
Defined in node_modules/typescript/lib/lib.dom.d.ts:25460
onabort
onabort : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : UIEvent
Returns any
onafterprint
onafterprint : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : Event
Returns any
onanimationcancel
onanimationcancel : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : AnimationEvent
Returns any
onanimationend
onanimationend : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : AnimationEvent
Returns any
onanimationiteration
onanimationiteration : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : AnimationEvent
Returns any
onanimationstart
onanimationstart : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : AnimationEvent
Returns any
onauxclick
onauxclick : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
onbeforeinput
onbeforeinput : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : InputEvent
Returns any
onbeforeprint
onbeforeprint : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : Event
Returns any
onbeforeunload
onbeforeunload : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : BeforeUnloadEvent
Returns any
onblur
onblur : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : FocusEvent
Returns any
oncancel
oncancel : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
oncanplay
oncanplay : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
oncanplaythrough
oncanplaythrough : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onchange
onchange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onclick
onclick : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
onclose
onclose : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
oncontextmenu
oncontextmenu : ( ( this , ev ) => any )
Type declaration
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
oncopy
oncopy : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : ClipboardEvent
Returns any
oncuechange
oncuechange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
oncut
oncut : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : ClipboardEvent
Returns any
ondblclick
ondblclick : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
ondevicemotion
ondevicemotion : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Returns any
Defined in node_modules/typescript/lib/lib.dom.d.ts:25466
ondeviceorientation
ondeviceorientation : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
ev : DeviceOrientationEvent
Returns any
Defined in node_modules/typescript/lib/lib.dom.d.ts:25472
ondrag
ondrag : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : DragEvent
Returns any
ondragend
ondragend : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : DragEvent
Returns any
ondragenter
ondragenter : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : DragEvent
Returns any
ondragleave
ondragleave : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : DragEvent
Returns any
ondragover
ondragover : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : DragEvent
Returns any
ondragstart
ondragstart : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : DragEvent
Returns any
ondrop
ondrop : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : DragEvent
Returns any
ondurationchange
ondurationchange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onemptied
onemptied : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onended
onended : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onerror
onerror : OnErrorEventHandlerNonNull
onfocus
onfocus : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : FocusEvent
Returns any
onformdata
onformdata : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : FormDataEvent
Returns any
ongamepadconnected
ongamepadconnected : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : GamepadEvent
Returns any
ongamepaddisconnected
ongamepaddisconnected : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : GamepadEvent
Returns any
ongotpointercapture
ongotpointercapture : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onhashchange
onhashchange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : HashChangeEvent
Returns any
oninput
oninput : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
oninvalid
oninvalid : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onkeydown
onkeydown : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : KeyboardEvent
Returns any
onkeypress
onkeypress : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : KeyboardEvent
Returns any
onkeyup
onkeyup : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : KeyboardEvent
Returns any
onlanguagechange
onlanguagechange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : Event
Returns any
onload
onload : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onloadeddata
onloadeddata : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onloadedmetadata
onloadedmetadata : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onloadstart
onloadstart : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onlostpointercapture
onlostpointercapture : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onmessage
onmessage : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : MessageEvent < any >
Returns any
onmessageerror
onmessageerror : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : MessageEvent < any >
Returns any
onmousedown
onmousedown : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
onmouseenter
onmouseenter : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
onmouseleave
onmouseleave : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
onmousemove
onmousemove : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
onmouseout
onmouseout : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
onmouseover
onmouseover : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
onmouseup
onmouseup : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : MouseEvent
Returns any
onoffline
onoffline : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : Event
Returns any
ononline
ononline : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : Event
Returns any
onorientationchange
onorientationchange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Returns any
Defined in node_modules/typescript/lib/lib.dom.d.ts:25478
onpagehide
onpagehide : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : PageTransitionEvent
Returns any
onpageshow
onpageshow : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : PageTransitionEvent
Returns any
onpaste
onpaste : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : ClipboardEvent
Returns any
onpause
onpause : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onplay
onplay : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onplaying
onplaying : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onpointercancel
onpointercancel : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onpointerdown
onpointerdown : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onpointerenter
onpointerenter : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onpointerleave
onpointerleave : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onpointermove
onpointermove : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onpointerout
onpointerout : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onpointerover
onpointerover : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onpointerup
onpointerup : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : PointerEvent
Returns any
onpopstate
onpopstate : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : PopStateEvent
Returns any
onprogress
onprogress : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : ProgressEvent < EventTarget >
Returns any
onratechange
onratechange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onrejectionhandled
onrejectionhandled : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : PromiseRejectionEvent
Returns any
onreset
onreset : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onresize
onresize : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : UIEvent
Returns any
onscroll
onscroll : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onsecuritypolicyviolation
onsecuritypolicyviolation : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : SecurityPolicyViolationEvent
Returns any
onseeked
onseeked : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onseeking
onseeking : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onselect
onselect : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onselectionchange
onselectionchange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onselectstart
onselectstart : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onslotchange
onslotchange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onstalled
onstalled : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onstorage
onstorage : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : StorageEvent
Returns any
onsubmit
onsubmit : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : SubmitEvent
Returns any
onsuspend
onsuspend : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
ontimeupdate
ontimeupdate : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
ontoggle
ontoggle : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
Optional
ontouchcancel
ontouchcancel ?: ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : TouchEvent
Returns any
Optional
ontouchend
ontouchend ?: ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : TouchEvent
Returns any
Optional
ontouchmove
ontouchmove ?: ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : TouchEvent
Returns any
Optional
ontouchstart
ontouchstart ?: ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : TouchEvent
Returns any
ontransitioncancel
ontransitioncancel : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : TransitionEvent
Returns any
ontransitionend
ontransitionend : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : TransitionEvent
Returns any
ontransitionrun
ontransitionrun : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : TransitionEvent
Returns any
ontransitionstart
ontransitionstart : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : TransitionEvent
Returns any
onunhandledrejection
onunhandledrejection : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : PromiseRejectionEvent
Returns any
onunload
onunload : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : WindowEventHandlers
ev : Event
Returns any
onvolumechange
onvolumechange : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onwaiting
onwaiting : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onwebkitanimationend
onwebkitanimationend : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onwebkitanimationiteration
onwebkitanimationiteration : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onwebkitanimationstart
onwebkitanimationstart : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onwebkittransitionend
onwebkittransitionend : ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Parameters
this : GlobalEventHandlers
ev : Event
Returns any
onwheel
onwheel : ( ( 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:25480
Readonly
orientation
orientation : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25486
Readonly
origin
origin : string
Readonly
outer Height
outer Height : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25488
Readonly
outer Width
outer Width : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25490
Readonly
pageXOffset
pageXOffset : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25496
Readonly
pageYOffset
pageYOffset : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25502
Readonly
parent
Defined in node_modules/typescript/lib/lib.dom.d.ts:25510
Readonly
performance
performance : Performance
Readonly
personalbar
personalbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25516
Readonly
screen
screen : Screen
Defined in node_modules/typescript/lib/lib.dom.d.ts:25518
Readonly
screen Left
screen Left : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25520
Readonly
screen Top
screen Top : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25522
Readonly
screenX
screenX : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25524
Readonly
screenY
screenY : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25526
Readonly
scrollX
scrollX : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25528
Readonly
scrollY
scrollY : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:25530
Readonly
scrollbars
scrollbars : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25536
Readonly
self
self : Window & typeof globalThis
Defined in node_modules/typescript/lib/lib.dom.d.ts:25538
Readonly
session Storage
session Storage : Storage
Readonly
speech Synthesis
speech Synthesis : SpeechSynthesis
Defined in node_modules/typescript/lib/lib.dom.d.ts:25540
status
status : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:25546
Readonly
statusbar
statusbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25552
Readonly
toolbar
toolbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:25558
Readonly
top
Defined in node_modules/typescript/lib/lib.dom.d.ts:25560
Readonly
visual Viewport
visual Viewport : VisualViewport
Defined in node_modules/typescript/lib/lib.dom.d.ts:25562
Readonly
window
window : Window & typeof globalThis
Defined in node_modules/typescript/lib/lib.dom.d.ts:25564
A window containing a DOM document; the document property points to the DOM document loaded in that window.
MDN Reference