Properties
Blob
Blob: object
Type declaration
-
constructor: function
- new __type(blobParts?: any[], options?: BlobPropertyBag): Blob
-
Parameters
-
Optional blobParts: any[]
-
Optional options: BlobPropertyBag
Returns Blob
-
prototype: Blob
EventSource
EventSource: IEventSourceStatic
URL
URL: object
Type declaration
-
constructor: function
- new __type(url: string, base?: string): URL
-
Parameters
-
url: string
-
Optional base: string
Returns URL
-
prototype: URL
-
createObjectURL: function
- createObjectURL(object: any, options?: ObjectURLOptions): string
-
Parameters
-
object: any
-
Optional options: ObjectURLOptions
Returns string
-
revokeObjectURL: function
- revokeObjectURL(url: string): void
-
Parameters
Returns void
URLSearchParams
URLSearchParams: object
Type declaration
-
constructor: function
- new __type(init?: string | URLSearchParams): URLSearchParams
-
Parameters
-
Optional init: string | URLSearchParams
Returns URLSearchParams
-
prototype: URLSearchParams
Window
Window: object
Type declaration
-
constructor: function
-
Returns Window
-
prototype: Window
applicationCache
applicationCache: ApplicationCache
caches
caches: CacheStorage
clientInformation
clientInformation: Navigator
constructor
constructor: Function
customElements
customElements: CustomElementRegistry
defaultStatus
defaultStatus: string
devicePixelRatio
devicePixelRatio: number
doNotTrack
doNotTrack: string
document
document: Document
event
event: Event | undefined
external
external: External
frameElement
frameElement: Element
indexedDB
indexedDB: IDBFactory
innerHeight
innerHeight: number
innerWidth
innerWidth: number
isSecureContext
isSecureContext: boolean
localStorage
localStorage: Storage
location
location: Location
locationbar
locationbar: BarProp
msContentScript
msContentScript: ExtensionScriptApis
msCredentials
msCredentials: MSCredentials
navigator
navigator: Navigator
offscreenBuffering
offscreenBuffering: string | boolean
onabort
onabort: function
Type declaration
-
- (this: Window, ev: UIEvent): any
onafterprint
onafterprint: function
Type declaration
-
- (this: Window, ev: Event): any
onbeforeprint
onbeforeprint: function
Type declaration
-
- (this: Window, ev: Event): any
onbeforeunload
onbeforeunload: function
Type declaration
-
- (this: Window, ev: BeforeUnloadEvent): any
-
Parameters
-
this: Window
-
ev: BeforeUnloadEvent
Returns any
onblur
onblur: function
Type declaration
-
- (this: Window, ev: FocusEvent): any
-
Parameters
-
this: Window
-
ev: FocusEvent
Returns any
oncanplay
oncanplay: function
Type declaration
-
- (this: Window, ev: Event): any
oncanplaythrough
oncanplaythrough: function
Type declaration
-
- (this: Window, ev: Event): any
onchange
onchange: function
Type declaration
-
- (this: Window, ev: Event): any
onclick
onclick: function
Type declaration
-
- (this: Window, ev: MouseEvent): any
-
Parameters
-
this: Window
-
ev: MouseEvent
Returns any
oncompassneedscalibration
oncompassneedscalibration: function
Type declaration
-
- (this: Window, ev: Event): any
oncontextmenu
oncontextmenu: function
Type declaration
-
- (this: Window, ev: PointerEvent): any
-
Parameters
-
this: Window
-
ev: PointerEvent
Returns any
ondblclick
ondblclick: function
Type declaration
-
- (this: Window, ev: MouseEvent): any
-
Parameters
-
this: Window
-
ev: MouseEvent
Returns any
ondevicelight
ondevicelight: function
Type declaration
-
- (this: Window, ev: DeviceLightEvent): any
-
Parameters
-
this: Window
-
ev: DeviceLightEvent
Returns any
ondevicemotion
ondevicemotion: function
Type declaration
-
- (this: Window, ev: DeviceMotionEvent): any
-
Parameters
-
this: Window
-
ev: DeviceMotionEvent
Returns any
ondeviceorientation
ondeviceorientation: function
Type declaration
-
- (this: Window, ev: DeviceOrientationEvent): any
-
Parameters
-
this: Window
-
ev: DeviceOrientationEvent
Returns any
ondrag
ondrag: function
Type declaration
-
- (this: Window, ev: DragEvent): any
-
Parameters
-
this: Window
-
ev: DragEvent
Returns any
ondragend
ondragend: function
Type declaration
-
- (this: Window, ev: DragEvent): any
-
Parameters
-
this: Window
-
ev: DragEvent
Returns any
ondragenter
ondragenter: function
Type declaration
-
- (this: Window, ev: DragEvent): any
-
Parameters
-
this: Window
-
ev: DragEvent
Returns any
ondragleave
ondragleave: function
Type declaration
-
- (this: Window, ev: DragEvent): any
-
Parameters
-
this: Window
-
ev: DragEvent
Returns any
ondragover
ondragover: function
Type declaration
-
- (this: Window, ev: DragEvent): any
-
Parameters
-
this: Window
-
ev: DragEvent
Returns any
ondragstart
ondragstart: function
Type declaration
-
- (this: Window, ev: DragEvent): any
-
Parameters
-
this: Window
-
ev: DragEvent
Returns any
ondrop
ondrop: function
Type declaration
-
- (this: Window, ev: DragEvent): any
-
Parameters
-
this: Window
-
ev: DragEvent
Returns any
ondurationchange
ondurationchange: function
Type declaration
-
- (this: Window, ev: Event): any
onemptied
onemptied: function
Type declaration
-
- (this: Window, ev: Event): any
onended
onended: function
Type declaration
-
- (this: Window, ev: MediaStreamErrorEvent): any
-
Parameters
-
this: Window
-
ev: MediaStreamErrorEvent
Returns any
onerror
onerror: ErrorEventHandler
onfocus
onfocus: function
Type declaration
-
- (this: Window, ev: FocusEvent): any
-
Parameters
-
this: Window
-
ev: FocusEvent
Returns any
onhashchange
onhashchange: function
Type declaration
-
- (this: Window, ev: HashChangeEvent): any
-
Parameters
-
this: Window
-
ev: HashChangeEvent
Returns any
oninput
oninput: function
Type declaration
-
- (this: Window, ev: Event): any
oninvalid
oninvalid: function
Type declaration
-
- (this: Window, ev: Event): any
onkeydown
onkeydown: function
Type declaration
-
- (this: Window, ev: KeyboardEvent): any
-
Parameters
-
this: Window
-
ev: KeyboardEvent
Returns any
onkeypress
onkeypress: function
Type declaration
-
- (this: Window, ev: KeyboardEvent): any
-
Parameters
-
this: Window
-
ev: KeyboardEvent
Returns any
onkeyup
onkeyup: function
Type declaration
-
- (this: Window, ev: KeyboardEvent): any
-
Parameters
-
this: Window
-
ev: KeyboardEvent
Returns any
onload
onload: function
Type declaration
-
- (this: Window, ev: Event): any
onloadeddata
onloadeddata: function
Type declaration
-
- (this: Window, ev: Event): any
onloadedmetadata
onloadedmetadata: function
Type declaration
-
- (this: Window, ev: Event): any
onloadstart
onloadstart: function
Type declaration
-
- (this: Window, ev: Event): any
onmessage
onmessage: function
Type declaration
-
- (this: Window, ev: MessageEvent): any
-
Parameters
-
this: Window
-
ev: MessageEvent
Returns any
onmousedown
onmousedown: function
Type declaration
-
- (this: Window, ev: MouseEvent): any
-
Parameters
-
this: Window
-
ev: MouseEvent
Returns any
onmouseenter
onmouseenter: function
Type declaration
-
- (this: Window, ev: MouseEvent): any
-
Parameters
-
this: Window
-
ev: MouseEvent
Returns any
onmouseleave
onmouseleave: function
Type declaration
-
- (this: Window, ev: MouseEvent): any
-
Parameters
-
this: Window
-
ev: MouseEvent
Returns any
onmousemove
onmousemove: function
Type declaration
-
- (this: Window, ev: MouseEvent): any
-
Parameters
-
this: Window
-
ev: MouseEvent
Returns any
onmouseout
onmouseout: function
Type declaration
-
- (this: Window, ev: MouseEvent): any
-
Parameters
-
this: Window
-
ev: MouseEvent
Returns any
onmouseover
onmouseover: function
Type declaration
-
- (this: Window, ev: MouseEvent): any
-
Parameters
-
this: Window
-
ev: MouseEvent
Returns any
onmouseup
onmouseup: function
Type declaration
-
- (this: Window, ev: MouseEvent): any
-
Parameters
-
this: Window
-
ev: MouseEvent
Returns any
onmousewheel
onmousewheel: function
Type declaration
-
- (this: Window, ev: WheelEvent): any
-
Parameters
-
this: Window
-
ev: WheelEvent
Returns any
onmsgesturechange
onmsgesturechange: function
Type declaration
-
- (this: Window, ev: MSGestureEvent): any
-
Parameters
-
this: Window
-
ev: MSGestureEvent
Returns any
onmsgesturedoubletap
onmsgesturedoubletap: function
Type declaration
-
- (this: Window, ev: MSGestureEvent): any
-
Parameters
-
this: Window
-
ev: MSGestureEvent
Returns any
onmsgestureend
onmsgestureend: function
Type declaration
-
- (this: Window, ev: MSGestureEvent): any
-
Parameters
-
this: Window
-
ev: MSGestureEvent
Returns any
onmsgesturehold
onmsgesturehold: function
Type declaration
-
- (this: Window, ev: MSGestureEvent): any
-
Parameters
-
this: Window
-
ev: MSGestureEvent
Returns any
onmsgesturestart
onmsgesturestart: function
Type declaration
-
- (this: Window, ev: MSGestureEvent): any
-
Parameters
-
this: Window
-
ev: MSGestureEvent
Returns any
onmsgesturetap
onmsgesturetap: function
Type declaration
-
- (this: Window, ev: MSGestureEvent): any
-
Parameters
-
this: Window
-
ev: MSGestureEvent
Returns any
onmsinertiastart
onmsinertiastart: function
Type declaration
-
- (this: Window, ev: MSGestureEvent): any
-
Parameters
-
this: Window
-
ev: MSGestureEvent
Returns any
onmspointercancel
onmspointercancel: function
Type declaration
-
- (this: Window, ev: MSPointerEvent): any
-
Parameters
-
this: Window
-
ev: MSPointerEvent
Returns any
onmspointerdown
onmspointerdown: function
Type declaration
-
- (this: Window, ev: MSPointerEvent): any
-
Parameters
-
this: Window
-
ev: MSPointerEvent
Returns any
onmspointerenter
onmspointerenter: function
Type declaration
-
- (this: Window, ev: MSPointerEvent): any
-
Parameters
-
this: Window
-
ev: MSPointerEvent
Returns any
onmspointerleave
onmspointerleave: function
Type declaration
-
- (this: Window, ev: MSPointerEvent): any
-
Parameters
-
this: Window
-
ev: MSPointerEvent
Returns any
onmspointermove
onmspointermove: function
Type declaration
-
- (this: Window, ev: MSPointerEvent): any
-
Parameters
-
this: Window
-
ev: MSPointerEvent
Returns any
onmspointerout
onmspointerout: function
Type declaration
-
- (this: Window, ev: MSPointerEvent): any
-
Parameters
-
this: Window
-
ev: MSPointerEvent
Returns any
onmspointerover
onmspointerover: function
Type declaration
-
- (this: Window, ev: MSPointerEvent): any
-
Parameters
-
this: Window
-
ev: MSPointerEvent
Returns any
onmspointerup
onmspointerup: function
Type declaration
-
- (this: Window, ev: MSPointerEvent): any
-
Parameters
-
this: Window
-
ev: MSPointerEvent
Returns any
onoffline
onoffline: function
Type declaration
-
- (this: Window, ev: Event): any
ononline
ononline: function
Type declaration
-
- (this: Window, ev: Event): any
onorientationchange
onorientationchange: function
Type declaration
-
- (this: Window, ev: Event): any
onpagehide
onpagehide: function
Type declaration
-
- (this: Window, ev: PageTransitionEvent): any
-
Parameters
-
this: Window
-
ev: PageTransitionEvent
Returns any
onpageshow
onpageshow: function
Type declaration
-
- (this: Window, ev: PageTransitionEvent): any
-
Parameters
-
this: Window
-
ev: PageTransitionEvent
Returns any
onpause
onpause: function
Type declaration
-
- (this: Window, ev: Event): any
onplay
onplay: function
Type declaration
-
- (this: Window, ev: Event): any
onplaying
onplaying: function
Type declaration
-
- (this: Window, ev: Event): any
onpointercancel
onpointercancel: function
Type declaration
-
- (this: GlobalEventHandlers, ev: PointerEvent): any
-
Parameters
-
this: GlobalEventHandlers
-
ev: PointerEvent
Returns any
onpointerdown
onpointerdown: function
Type declaration
-
- (this: GlobalEventHandlers, ev: PointerEvent): any
-
Parameters
-
this: GlobalEventHandlers
-
ev: PointerEvent
Returns any
onpointerenter
onpointerenter: function
Type declaration
-
- (this: GlobalEventHandlers, ev: PointerEvent): any
-
Parameters
-
this: GlobalEventHandlers
-
ev: PointerEvent
Returns any
onpointerleave
onpointerleave: function
Type declaration
-
- (this: GlobalEventHandlers, ev: PointerEvent): any
-
Parameters
-
this: GlobalEventHandlers
-
ev: PointerEvent
Returns any
onpointermove
onpointermove: function
Type declaration
-
- (this: GlobalEventHandlers, ev: PointerEvent): any
-
Parameters
-
this: GlobalEventHandlers
-
ev: PointerEvent
Returns any
onpointerout
onpointerout: function
Type declaration
-
- (this: GlobalEventHandlers, ev: PointerEvent): any
-
Parameters
-
this: GlobalEventHandlers
-
ev: PointerEvent
Returns any
onpointerover
onpointerover: function
Type declaration
-
- (this: GlobalEventHandlers, ev: PointerEvent): any
-
Parameters
-
this: GlobalEventHandlers
-
ev: PointerEvent
Returns any
onpointerup
onpointerup: function
Type declaration
-
- (this: GlobalEventHandlers, ev: PointerEvent): any
-
Parameters
-
this: GlobalEventHandlers
-
ev: PointerEvent
Returns any
onpopstate
onpopstate: function
Type declaration
-
- (this: Window, ev: PopStateEvent): any
-
Parameters
-
this: Window
-
ev: PopStateEvent
Returns any
onprogress
onprogress: function
Type declaration
-
- (this: Window, ev: ProgressEvent): any
-
Parameters
-
this: Window
-
ev: ProgressEvent
Returns any
onratechange
onratechange: function
Type declaration
-
- (this: Window, ev: Event): any
onreadystatechange
onreadystatechange: function
Type declaration
-
- (this: Window, ev: ProgressEvent): any
-
Parameters
-
this: Window
-
ev: ProgressEvent
Returns any
onreset
onreset: function
Type declaration
-
- (this: Window, ev: Event): any
onresize
onresize: function
Type declaration
-
- (this: Window, ev: UIEvent): any
onscroll
onscroll: function
Type declaration
-
- (this: Window, ev: UIEvent): any
onseeked
onseeked: function
Type declaration
-
- (this: Window, ev: Event): any
onseeking
onseeking: function
Type declaration
-
- (this: Window, ev: Event): any
onselect
onselect: function
Type declaration
-
- (this: Window, ev: UIEvent): any
onstalled
onstalled: function
Type declaration
-
- (this: Window, ev: Event): any
onstorage
onstorage: function
Type declaration
-
- (this: Window, ev: StorageEvent): any
-
Parameters
-
this: Window
-
ev: StorageEvent
Returns any
onsubmit
onsubmit: function
Type declaration
-
- (this: Window, ev: Event): any
onsuspend
onsuspend: function
Type declaration
-
- (this: Window, ev: Event): any
ontimeupdate
ontimeupdate: function
Type declaration
-
- (this: Window, ev: Event): any
ontouchcancel
ontouchcancel: function
ontouchend
ontouchend: function
ontouchmove
ontouchmove: function
ontouchstart
ontouchstart: function
onunload
onunload: function
Type declaration
-
- (this: Window, ev: Event): any
onvolumechange
onvolumechange: function
Type declaration
-
- (this: Window, ev: Event): any
onwaiting
onwaiting: function
Type declaration
-
- (this: Window, ev: Event): any
onwheel
onwheel: function
Type declaration
-
- (this: GlobalEventHandlers, ev: WheelEvent): any
-
Parameters
-
this: GlobalEventHandlers
-
ev: WheelEvent
Returns any
orientation
orientation: string | number
outerHeight
outerHeight: number
outerWidth
outerWidth: number
pageXOffset
pageXOffset: number
pageYOffset
pageYOffset: number
performance
performance: Performance
personalbar
personalbar: BarProp
screenLeft
screenLeft: number
screenTop
screenTop: number
scrollbars
scrollbars: BarProp
sessionStorage
sessionStorage: Storage
speechSynthesis
speechSynthesis: SpeechSynthesis
statusbar
statusbar: BarProp
styleMedia
styleMedia: StyleMedia
Constructor returning a URLSearchParams object.