Edit in GitHubLog an issue

ProgressEvent

Extends: Event

See

progressEvent.type

Read only

progressEvent.isTrusted : boolean

Read only

progressEvent.target : Node

Read only

progressEvent.currentTarget : Node

Read only

progressEvent.bubbles : boolean

Read only

progressEvent.cancelable : boolean

Read only

progressEvent.eventPhase

Read only

progressEvent.defaultPrevented : boolean

Read only

progressEvent.returnValue : \*

progressEvent.preventDefault()

progressEvent.stopImmediatePropagation()

progressEvent.stopPropagation()

ProgressEvent.module.exports

new module.exports(typeArg, [eventInit])

Creates an instance of ProgressEvent.

ParamTypeDefault
typeArg
\*
[eventInit]
\*
{}

ProgressEvent.lengthComputable

Read only

ProgressEvent.loaded

Read only

ProgressEvent.total

Read only

ProgressEvent.initEvent(typeArg, bubbles, cancelable)

ParamType
typeArg
\*
bubbles
\*
cancelable
\*
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.