Liking cljdoc? Tell your friends :D
ClojureScript only.

web.svg.SVGTextPositioningElement

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`.
raw docstring

set-x!cljs

(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.
sourceraw docstring

xcljs

(x this)

Property.

Returns an SVGAnimatedLengthList reflecting the x attribute of given element.

Property.

Returns an SVGAnimatedLengthList reflecting the x attribute of
given element.
sourceraw docstring

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

× close