ProgressEvent
open external class ProgressEvent(type: String, eventInitDict: ProgressEventInit = definedExternally) : Event(source)
Exposes the JavaScript ProgressEvent to Kotlin
Exposes the JavaScript ProgressEvent to Kotlin
Thanks for your feedback!