Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
o

xlink

object xlink

Hyphenated xlink-* HTML attribute definitions.

For example, xlink.href := "#target" emits xlink-href, not the XML xlink:href form.

Inherited from scalive.defs.complex.NamespacedHtmlKeys.xlink. View source (Generated from Scala DOM Types 19.0.0)

Values2

href

lazy val href: HtmlAttr[String]

Defines the xlink-href HTML attribute.

Inherited from scalive.defs.complex.NamespacedHtmlKeys.xlink.href. View source (Generated from Scala DOM Types 19.0.0)

title

lazy val title: HtmlAttr[String]

Defines the xlink-title HTML attribute.

Inherited from scalive.defs.complex.NamespacedHtmlKeys.xlink.title. View source (Generated from Scala DOM Types 19.0.0)