The SVGTextPositioningElement interface is implemented by elements
support attributes that position individual text glyphs. It is
by web.svg.SVGTextElement
, web.svg.SVGTSpanElement
, web.deprecated.SVGTRefElement
web.deprecated.SVGAltGlyphElement
.
The SVGTextPositioningElement interface is implemented by elements support attributes that position individual text glyphs. It is by `web.svg.SVGTextElement`, `web.svg.SVGTSpanElement`, `web.deprecated.SVGTRefElement` `web.deprecated.SVGAltGlyphElement`.
(set-x! this val)
Property.
Returns an SVGAnimatedLengthList reflecting the x attribute of given element.
Property. Returns an SVGAnimatedLengthList reflecting the x attribute of given element.
(x this)
Property.
Returns an SVGAnimatedLengthList reflecting the x attribute of given element.
Property. Returns an SVGAnimatedLengthList reflecting the x attribute of given element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close