Link

interface Link(source)

See also

Properties

Link copied to clipboard
abstract val href: String

Gets the href.

Link copied to clipboard
abstract val hreflang: String

Gets the language of the linked resource.

Link copied to clipboard
abstract val length: String

Gets the link length.

Link copied to clipboard
abstract val rel: String

Gets the link relation.

Link copied to clipboard
abstract val title: String

Gets the link title.

Link copied to clipboard
abstract val type: String

Gets the link type.