Typescript Library Declarations (DOM)
Function onprogress
Occurs to indicate progress while downloading media data.
onprogress
(
this
:
Window
,
ev
:
ProgressEvent
)
:
any
Parameters
this
:
Window
ev
:
ProgressEvent
The event.
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (DOM)
Occurs to indicate progress while downloading media data.