Package org.w3c.dom.url

Kotlin JavaScript wrappers for the DOM URL API.

Types

JS
1.1

URL

Exposes the JavaScript URL to Kotlin

open class URL
JS
1.1

URLSearchParams

Exposes the JavaScript URLSearchParams to Kotlin

open class URLSearchParams