DOM.SVG.SVGTextContentElement (dom_svg v0.1.0)

https://svgwg.org/svg2-draft/single-page.html#text-InterfaceSVGTextContentElement

Link to this section Summary

Link to this section Types

@type t() ::
  Map.merge(DOM.SVG.SVGGraphicsElement.t(), %{
    text_length: SVGAnimatedLength.t(),
    length_adjust: DOM.SVG.SVGAnimatedEnumeration.t()
  })