The SVGUseElement interface corresponds to the <use>
element.
The SVGUseElement interface corresponds to the `<use>` element.
(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.
(height this)
Property.
An SVGAnimatedLength corresponding to the height attribute of given element.
Property. An SVGAnimatedLength corresponding to the height attribute of given element.
(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.
(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.
(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.
(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.
(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.
(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.
(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.
(width this)
Property.
An SVGAnimatedLength corresponding to the width attribute of given element.
Property. An SVGAnimatedLength corresponding to the width attribute of given element.
(x this)
Property.
An SVGAnimatedLength corresponding to the x attribute of the element.
Property. An SVGAnimatedLength corresponding to the x attribute of the element.
(y this)
Property.
An SVGAnimatedLength corresponding to the y attribute of the element.
Property. An SVGAnimatedLength corresponding to the y attribute of the element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close