Package-level declarations

Types

Link copied to clipboard
open class FormData(form: HTMLFormElement) : JsAny

Exposes the JavaScript FormData to Kotlin

Link copied to clipboard
open class ProgressEvent(type: String, eventInitDict: ProgressEventInit) : Event, JsAny

Exposes the JavaScript ProgressEvent to Kotlin

Link copied to clipboard
Link copied to clipboard

Exposes the JavaScript XMLHttpRequest to Kotlin

Link copied to clipboard

Exposes the JavaScript XMLHttpRequestEventTarget to Kotlin

Link copied to clipboard
Link copied to clipboard