xlinkHref

fun xlinkHref(value: String)

Sets the xlink:href attribute of the <use> element, which specifies the URL of the element to reuse (deprecated in favor of href).

Parameters

value

The URL or fragment identifier.