The SVGTextContentElement interface is implemented by elements
support rendering child text content. It is inherited by various
interfaces, such as web.svg.SVGTextElement, web.svg.SVGTSpanElement,
web.deprecated.SVGAltGlyphElement and web.svg.SVGTextPathElement.
The SVGTextContentElement interface is implemented by elements support rendering child text content. It is inherited by various interfaces, such as `web.svg.SVGTextElement`, `web.svg.SVGTSpanElement`, `web.deprecated.SVGAltGlyphElement` and `web.svg.SVGTextPathElement`.
(get-number-of-chars this & args)Method.
Returns a long representing the total number of addressable characters for rendering within the current element, regardless of whether will be rendered.
Method. Returns a long representing the total number of addressable characters for rendering within the current element, regardless of whether will be rendered.
(set-text-length! this val)Property.
An SVGAnimatedLength reflecting the textLength attribute of the element.
Property. An SVGAnimatedLength reflecting the textLength attribute of the element.
(text-length this)Property.
An SVGAnimatedLength reflecting the textLength attribute of the element.
Property. An SVGAnimatedLength reflecting the textLength attribute of the element.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |