Liking cljdoc? Tell your friends :D
ClojureScript only.

web.svg.SVGURIReference

The SVGURIReference interface is used to reflect the href attribute the deprecated xlink:href attribute.

The SVGURIReference interface is used to reflect the href attribute
the deprecated xlink:href attribute.
raw docstring

hrefcljs

(href this)

Property.

An SVGAnimatedString that represents the value of the href attribute, on elements that are defined to support it, the deprecated xlink:href On getting href, an SVGAnimatedString object is returned that reflects the href attribute, and if the element is defined to support the deprecated xlink:href additionally reflects that deprecated attribute.

Property.

An SVGAnimatedString that represents the value of the href attribute,
on elements that are defined to support it, the deprecated xlink:href
On getting href, an SVGAnimatedString object is returned that
reflects the href attribute, and
if the element is defined to support the deprecated xlink:href
additionally reflects that deprecated attribute.
sourceraw docstring

set-href!cljs

(set-href! this val)

Property.

An SVGAnimatedString that represents the value of the href attribute, on elements that are defined to support it, the deprecated xlink:href On getting href, an SVGAnimatedString object is returned that reflects the href attribute, and if the element is defined to support the deprecated xlink:href additionally reflects that deprecated attribute.

Property.

An SVGAnimatedString that represents the value of the href attribute,
on elements that are defined to support it, the deprecated xlink:href
On getting href, an SVGAnimatedString object is returned that
reflects the href attribute, and
if the element is defined to support the deprecated xlink:href
additionally reflects that deprecated attribute.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close