Liking cljdoc? Tell your friends :D

web.svg.SVGUseElement

The SVGUseElement interface corresponds to the <use> element.

The SVGUseElement interface corresponds to the `<use>` element.
raw docstring

animated-instance-rootcljs

(animated-instance-root this)

Property.

An SVGAnimatedLength corresponding to the instance root of the element, which is a direct child of the elements shadow root. the element does not have a shadow tree (for example, because URI is invalid or because it has been disabled by conditional then getting this attribute returns null.

Property.

An SVGAnimatedLength corresponding to the instance root of the
element, which is a direct child of the elements shadow root.
the element does not have a shadow tree (for example, because
URI is invalid or because it has been disabled by conditional
then getting this attribute returns null.
sourceraw docstring

heightcljs

(height this)

Property.

An SVGAnimatedLength corresponding to the height attribute of given element.

Property.

An SVGAnimatedLength corresponding to the height attribute of
given element.
sourceraw docstring

instance-rootcljs

(instance-root this)

Property.

An SVGAnimatedLength corresponding to the instance root of the element, which is a direct child of the elements shadow root. the element does not have a shadow tree (for example, because URI is invalid or because it has been disabled by conditional then getting this attribute returns null.

Property.

An SVGAnimatedLength corresponding to the instance root of the
element, which is a direct child of the elements shadow root.
the element does not have a shadow tree (for example, because
URI is invalid or because it has been disabled by conditional
then getting this attribute returns null.
sourceraw docstring

set-animated-instance-root!cljs

(set-animated-instance-root! this val)

Property.

An SVGAnimatedLength corresponding to the instance root of the element, which is a direct child of the elements shadow root. the element does not have a shadow tree (for example, because URI is invalid or because it has been disabled by conditional then getting this attribute returns null.

Property.

An SVGAnimatedLength corresponding to the instance root of the
element, which is a direct child of the elements shadow root.
the element does not have a shadow tree (for example, because
URI is invalid or because it has been disabled by conditional
then getting this attribute returns null.
sourceraw docstring

set-height!cljs

(set-height! this val)

Property.

An SVGAnimatedLength corresponding to the height attribute of given element.

Property.

An SVGAnimatedLength corresponding to the height attribute of
given element.
sourceraw docstring

set-instance-root!cljs

(set-instance-root! this val)

Property.

An SVGAnimatedLength corresponding to the instance root of the element, which is a direct child of the elements shadow root. the element does not have a shadow tree (for example, because URI is invalid or because it has been disabled by conditional then getting this attribute returns null.

Property.

An SVGAnimatedLength corresponding to the instance root of the
element, which is a direct child of the elements shadow root.
the element does not have a shadow tree (for example, because
URI is invalid or because it has been disabled by conditional
then getting this attribute returns null.
sourceraw docstring

set-width!cljs

(set-width! this val)

Property.

An SVGAnimatedLength corresponding to the width attribute of given element.

Property.

An SVGAnimatedLength corresponding to the width attribute of
given element.
sourceraw docstring

set-x!cljs

(set-x! this val)

Property.

An SVGAnimatedLength corresponding to the x attribute of the element.

Property.

An SVGAnimatedLength corresponding to the x attribute of the
element.
sourceraw docstring

set-y!cljs

(set-y! this val)

Property.

An SVGAnimatedLength corresponding to the y attribute of the element.

Property.

An SVGAnimatedLength corresponding to the y attribute of the
element.
sourceraw docstring

widthcljs

(width this)

Property.

An SVGAnimatedLength corresponding to the width attribute of given element.

Property.

An SVGAnimatedLength corresponding to the width attribute of
given element.
sourceraw docstring

xcljs

(x this)

Property.

An SVGAnimatedLength corresponding to the x attribute of the element.

Property.

An SVGAnimatedLength corresponding to the x attribute of the
element.
sourceraw docstring

ycljs

(y this)

Property.

An SVGAnimatedLength corresponding to the y attribute of the element.

Property.

An SVGAnimatedLength corresponding to the y attribute of the
element.
sourceraw docstring

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

× close