Properties
Optional
_scheduledLayoutDown
_scheduledLayoutDown ?: boolean
Defined in src/types/types.ts:177
addHeader
addHeader : boolean
atTopMost
atTopMost : boolean
borderSize
borderSize : number
bordered
bordered : boolean
builtInMenu
builtInMenu : boolean
Readonly
caches
caches : CacheStorage
canMaximize
canMaximize : boolean
canMinimize
canMinimize : boolean
clientHeight
clientHeight : number
Readonly
clientInformation
clientInformation : Navigator
Defined in node_modules/typescript/lib/lib.dom.d.ts:16963
clientWidth
clientWidth : number
Readonly
closed
closed : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:16965
Readonly
crossOriginIsolated
crossOriginIsolated : boolean
Readonly
crypto
crypto : Crypto
Readonly
customElements
customElements : CustomElementRegistry
Defined in node_modules/typescript/lib/lib.dom.d.ts:16967
devToolsUrl
devToolsUrl : string
Readonly
devicePixelRatio
devicePixelRatio : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:16968
Optional
doNotCheckLess
doNotCheckLess ?: boolean
Defined in src/types/types.ts:178
dockAlign
dockAlign : string
Readonly
document
document : Document
Defined in node_modules/typescript/lib/lib.dom.d.ts:16969
Readonly
event
event : Event
Defined in node_modules/typescript/lib/lib.dom.d.ts:16971
event_dragfinished
event_dragfinished : ( ( e ) => any )
Defined in src/dndutils.ts:235
event_focusedcontrol
event_focusedcontrol : ( ( e ) => any )
Defined in src/mminit.ts:2649
event_layoutchange
event_layoutchange : ( ( e ) => any )
Defined in src/mminit.ts:2650
Readonly
external
external : External
Defined in node_modules/typescript/lib/lib.dom.d.ts:16973
fadeTime
fadeTime : number
forceClose
forceClose : boolean
Readonly
frameElement
Defined in node_modules/typescript/lib/lib.dom.d.ts:16974
Readonly
frames
Defined in node_modules/typescript/lib/lib.dom.d.ts:16975
headerClass
headerClass : any
Readonly
history
history : History
Defined in node_modules/typescript/lib/lib.dom.d.ts:16976
Readonly
indexedDB
indexedDB : IDBFactory
Readonly
innerHeight
innerHeight : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:16977
Readonly
innerWidth
innerWidth : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:16978
inspectElementSupported
inspectElementSupported : boolean
isMainWindow
isMainWindow : boolean
Readonly
isSecureContext
isSecureContext : boolean
layoutLocked
layoutLocked : number
Defined in src/mminit.ts:2647
Optional
layoutUpdateNeeded
layoutUpdateNeeded ?: boolean
Defined in src/mminit.ts:2648
Readonly
length
length : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:16979
Readonly
localStorage
localStorage : Storage
Readonly
locationbar
locationbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:16983
magnetToScreen
magnetToScreen : boolean
magnetToWindows
magnetToWindows : boolean
maximized
maximized : boolean
menuJSON
menuJSON : string
Readonly
menubar
menubar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:16985
minimized
minimized : boolean
modalResult
modalResult : number
Optional
mouseScreenX
mouseScreenX ?: number
Defined in src/types/types.ts:181
Optional
mouseScreenY
mouseScreenY ?: number
Defined in src/types/types.ts:182
Optional
mouseTarget
mouseTarget ?: EventTarget
Defined in src/types/types.ts:183
Optional
mouseX
mouseX ?: number
Defined in src/types/types.ts:179
Optional
mouseY
mouseY ?: number
Defined in src/types/types.ts:180
moveable
moveable : boolean
name
name : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:16986
Readonly
navigator
navigator : Navigator
Defined in node_modules/typescript/lib/lib.dom.d.ts:16987
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:16989
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:16991
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:16993
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:16994
Readonly
orientation
orientation : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:16996
Readonly
origin
origin : string
Readonly
outerHeight
outerHeight : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:16997
Readonly
outerWidth
outerWidth : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:16998
Readonly
pageXOffset
pageXOffset : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:17000
Readonly
pageYOffset
pageYOffset : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:17002
Readonly
parent
Defined in node_modules/typescript/lib/lib.dom.d.ts:17008
Readonly
performance
performance : Performance
Readonly
personalbar
personalbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:17010
popupMenuWindows
popupMenuWindows : boolean
posSaveName
posSaveName : string
reloadInProgress
reloadInProgress : boolean
resizeable
resizeable : boolean
Optional
rightClickOnImage
rightClickOnImage ?: boolean
Defined in src/types/types.ts:184
Readonly
screen
screen : Screen
Defined in node_modules/typescript/lib/lib.dom.d.ts:17011
Readonly
screenLeft
screenLeft : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:17012
Readonly
screenTop
screenTop : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:17013
Readonly
screenX
screenX : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:17014
Readonly
screenY
screenY : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:17015
Readonly
scrollX
scrollX : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:17016
Readonly
scrollY
scrollY : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:17017
Readonly
scrollbars
scrollbars : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:17019
Readonly
self
self : Window & typeof globalThis
Defined in node_modules/typescript/lib/lib.dom.d.ts:17020
Readonly
sessionStorage
sessionStorage : Storage
shapeColor
shapeColor : number
showAsVideoPlayer
showAsVideoPlayer : boolean
Readonly
speechSynthesis
speechSynthesis : SpeechSynthesis
Defined in node_modules/typescript/lib/lib.dom.d.ts:17021
status
status : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:17023
statusInfo
statusInfo : Promise < any >
Readonly
statusbar
statusbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:17025
systemDevicePixelRatio
systemDevicePixelRatio : number
textZoomRatio
textZoomRatio : number
toolWindow
toolWindow : boolean
Readonly
toolbar
toolbar : BarProp
Defined in node_modules/typescript/lib/lib.dom.d.ts:17027
Readonly
top
Defined in node_modules/typescript/lib/lib.dom.d.ts:17028
Readonly
visualViewport
visualViewport : VisualViewport
Defined in node_modules/typescript/lib/lib.dom.d.ts:17029
Readonly
window
window : Window & typeof globalThis
Defined in node_modules/typescript/lib/lib.dom.d.ts:17030
windowIsLoaded
windowIsLoaded : boolean
A window containing a DOM document; the document property points to the DOM document loaded in that window.