Properties
Blob
Blob: object
Type declaration
-
constructor: function
- new __type(blobParts?: any[], options?: BlobPropertyBag): __type
-
Parameters
-
Optional blobParts: any[]
-
Optional options: BlobPropertyBag
-
prototype: Blob
URL
URL: object
Type declaration
-
constructor: function
- new __type(url: string, base?: string): __type
-
Parameters
-
url: string
-
Optional base: string
-
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
Window
Window: object
Type declaration
-
constructor: function
-
-
prototype: Window
applicationCache
applicationCache: ApplicationCache
clientInformation
clientInformation: Navigator
constructor
constructor: Function
defaultStatus
defaultStatus: string
devicePixelRatio
devicePixelRatio: number
doNotTrack
doNotTrack: string
document
document: Document
external
external: External
frameElement
frameElement: Element
indexedDB
indexedDB: IDBFactory
innerHeight
innerHeight: number
innerWidth
innerWidth: number
localStorage
localStorage: Storage
location
location: Location
locationbar
locationbar: BarProp
msCredentials
msCredentials: MSCredentials
navigator
navigator: Navigator
offscreenBuffering
offscreenBuffering: string | boolean
onabort
onabort: function
Type declaration
-
- (this: , ev: UIEvent): any
onafterprint
onafterprint: function
onbeforeprint
onbeforeprint: function
onbeforeunload
onbeforeunload: function
Type declaration
-
- (this: , ev: BeforeUnloadEvent): any
-
Parameters
-
this:
-
ev: BeforeUnloadEvent
Returns any
onblur
onblur: function
Type declaration
-
- (this: , ev: FocusEvent): any
oncanplay
oncanplay: function
oncanplaythrough
oncanplaythrough: function
onchange
onchange: function
onclick
onclick: function
Type declaration
-
- (this: , ev: MouseEvent): any
oncompassneedscalibration
oncompassneedscalibration: function
oncontextmenu
oncontextmenu: function
Type declaration
-
- (this: , ev: PointerEvent): any
ondblclick
ondblclick: function
Type declaration
-
- (this: , ev: MouseEvent): any
ondevicelight
ondevicelight: function
Type declaration
-
- (this: , ev: DeviceLightEvent): any
-
Parameters
-
this:
-
ev: DeviceLightEvent
Returns any
ondevicemotion
ondevicemotion: function
Type declaration
-
- (this: , ev: DeviceMotionEvent): any
-
Parameters
-
this:
-
ev: DeviceMotionEvent
Returns any
ondeviceorientation
ondeviceorientation: function
Type declaration
-
- (this: , ev: DeviceOrientationEvent): any
-
Parameters
-
this:
-
ev: DeviceOrientationEvent
Returns any
ondrag
ondrag: function
Type declaration
-
- (this: , ev: DragEvent): any
ondragend
ondragend: function
Type declaration
-
- (this: , ev: DragEvent): any
ondragenter
ondragenter: function
Type declaration
-
- (this: , ev: DragEvent): any
ondragleave
ondragleave: function
Type declaration
-
- (this: , ev: DragEvent): any
ondragover
ondragover: function
Type declaration
-
- (this: , ev: DragEvent): any
ondragstart
ondragstart: function
Type declaration
-
- (this: , ev: DragEvent): any
ondrop
ondrop: function
Type declaration
-
- (this: , ev: DragEvent): any
ondurationchange
ondurationchange: function
onemptied
onemptied: function
onended
onended: function
Type declaration
-
- (this: , ev: MediaStreamErrorEvent): any
-
Parameters
-
this:
-
ev: MediaStreamErrorEvent
Returns any
onerror
onerror: ErrorEventHandler
onfocus
onfocus: function
Type declaration
-
- (this: , ev: FocusEvent): any
onhashchange
onhashchange: function
Type declaration
-
- (this: , ev: HashChangeEvent): any
-
Parameters
-
this:
-
ev: HashChangeEvent
Returns any
oninput
oninput: function
oninvalid
oninvalid: function
onkeydown
onkeydown: function
Type declaration
-
- (this: , ev: KeyboardEvent): any
onkeypress
onkeypress: function
Type declaration
-
- (this: , ev: KeyboardEvent): any
onkeyup
onkeyup: function
Type declaration
-
- (this: , ev: KeyboardEvent): any
onloadeddata
onloadeddata: function
onloadedmetadata
onloadedmetadata: function
onloadstart
onloadstart: function
onmessage
onmessage: function
Type declaration
-
- (this: , ev: MessageEvent): any
onmousedown
onmousedown: function
Type declaration
-
- (this: , ev: MouseEvent): any
onmouseenter
onmouseenter: function
Type declaration
-
- (this: , ev: MouseEvent): any
onmouseleave
onmouseleave: function
Type declaration
-
- (this: , ev: MouseEvent): any
onmousemove
onmousemove: function
Type declaration
-
- (this: , ev: MouseEvent): any
onmouseout
onmouseout: function
Type declaration
-
- (this: , ev: MouseEvent): any
onmouseover
onmouseover: function
Type declaration
-
- (this: , ev: MouseEvent): any
onmouseup
onmouseup: function
Type declaration
-
- (this: , ev: MouseEvent): any
onmousewheel
onmousewheel: function
Type declaration
-
- (this: , ev: WheelEvent): any
onmsgesturechange
onmsgesturechange: function
Type declaration
-
- (this: , ev: MSGestureEvent): any
onmsgesturedoubletap
onmsgesturedoubletap: function
Type declaration
-
- (this: , ev: MSGestureEvent): any
onmsgestureend
onmsgestureend: function
Type declaration
-
- (this: , ev: MSGestureEvent): any
onmsgesturehold
onmsgesturehold: function
Type declaration
-
- (this: , ev: MSGestureEvent): any
onmsgesturestart
onmsgesturestart: function
Type declaration
-
- (this: , ev: MSGestureEvent): any
onmsgesturetap
onmsgesturetap: function
Type declaration
-
- (this: , ev: MSGestureEvent): any
onmsinertiastart
onmsinertiastart: function
Type declaration
-
- (this: , ev: MSGestureEvent): any
onmspointercancel
onmspointercancel: function
Type declaration
-
- (this: , ev: MSPointerEvent): any
onmspointerdown
onmspointerdown: function
Type declaration
-
- (this: , ev: MSPointerEvent): any
onmspointerenter
onmspointerenter: function
Type declaration
-
- (this: , ev: MSPointerEvent): any
onmspointerleave
onmspointerleave: function
Type declaration
-
- (this: , ev: MSPointerEvent): any
onmspointermove
onmspointermove: function
Type declaration
-
- (this: , ev: MSPointerEvent): any
onmspointerout
onmspointerout: function
Type declaration
-
- (this: , ev: MSPointerEvent): any
onmspointerover
onmspointerover: function
Type declaration
-
- (this: , ev: MSPointerEvent): any
onmspointerup
onmspointerup: function
Type declaration
-
- (this: , ev: MSPointerEvent): any
onoffline
onoffline: function
ononline
ononline: function
onorientationchange
onorientationchange: function
onpagehide
onpagehide: function
Type declaration
-
- (this: , ev: PageTransitionEvent): any
-
Parameters
-
this:
-
ev: PageTransitionEvent
Returns any
onpageshow
onpageshow: function
Type declaration
-
- (this: , ev: PageTransitionEvent): any
-
Parameters
-
this:
-
ev: PageTransitionEvent
Returns any
onpause
onpause: function
onplaying
onplaying: function
onpointercancel
onpointercancel: function
Type declaration
-
- (this: , ev: PointerEvent): any
onpointerdown
onpointerdown: function
Type declaration
-
- (this: , ev: PointerEvent): any
onpointerenter
onpointerenter: function
Type declaration
-
- (this: , ev: PointerEvent): any
onpointerleave
onpointerleave: function
Type declaration
-
- (this: , ev: PointerEvent): any
onpointermove
onpointermove: function
Type declaration
-
- (this: , ev: PointerEvent): any
onpointerout
onpointerout: function
Type declaration
-
- (this: , ev: PointerEvent): any
onpointerover
onpointerover: function
Type declaration
-
- (this: , ev: PointerEvent): any
onpointerup
onpointerup: function
Type declaration
-
- (this: , ev: PointerEvent): any
onpopstate
onpopstate: function
Type declaration
-
- (this: , ev: PopStateEvent): any
onprogress
onprogress: function
Type declaration
-
- (this: , ev: ProgressEvent): any
onratechange
onratechange: function
onreadystatechange
onreadystatechange: function
Type declaration
-
- (this: , ev: ProgressEvent): any
onreset
onreset: function
onresize
onresize: function
Type declaration
-
- (this: , ev: UIEvent): any
onscroll
onscroll: function
Type declaration
-
- (this: , ev: UIEvent): any
onseeked
onseeked: function
onseeking
onseeking: function
onselect
onselect: function
Type declaration
-
- (this: , ev: UIEvent): any
onstalled
onstalled: function
onstorage
onstorage: function
Type declaration
-
- (this: , ev: StorageEvent): any
onsubmit
onsubmit: function
onsuspend
onsuspend: function
ontimeupdate
ontimeupdate: function
ontouchcancel
ontouchcancel: function
ontouchend
ontouchend: function
ontouchmove
ontouchmove: function
ontouchstart
ontouchstart: function
onunload
onunload: function
onvolumechange
onvolumechange: function
onwaiting
onwaiting: function
onwheel
onwheel: function
Type declaration
-
- (this: , ev: WheelEvent): 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
statusbar
statusbar: BarProp
styleMedia
styleMedia: StyleMedia
The initial value of Object.prototype.constructor is the standard built-in Object constructor.