ReflowableWebGoLocation

data class ReflowableWebGoLocation(val href: Url, val progression: Progression? = null) : GoLocation

Constructors

Link copied to clipboard
constructor(href: Url, progression: Progression? = null)
constructor(location: Location)
constructor(locator: Locator)

Properties

Link copied to clipboard
open override val href: Url
Link copied to clipboard