URL

open external class URL(url: String, base: String = definedExternally)

Exposes the JavaScript URL to Kotlin

Constructors

Link copied to clipboard
fun URL(url: String, base: String = definedExternally)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val origin: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard