Edit in GitHubLog an issue

window.ProgressEvent

See

ProgressEvent(typeArg, [eventInit])

Creates an instance of ProgressEvent.

ParamTypeDefault
typeArg
*
[eventInit]
*
{}

lengthComputable

Read only

loaded

Read only

total

Read only

type

Read only

isTrusted : boolean

Read only

target : Node

Read only

currentTarget : Node

Read only

bubbles : boolean

Read only

cancelable : boolean

Read only

eventPhase

Read only

defaultPrevented : boolean

Read only

returnValue : *

initEvent(typeArg, bubblesArg, cancelableArg)

ParamType
typeArg
string
bubblesArg
boolean
cancelableArg
boolean

preventDefault()

stopImmediatePropagation()

stopPropagation()

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.