DOM.SVG.SVGTextPathElement (dom_svg v0.1.0)

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

Link to this section Summary

Link to this section Types

@type t() :: %DOM.SVG.SVGTextPathElement{
  method: DOM.SVG.SVGAnimatedEnumeration.t(),
  spacing: DOM.SVG.SVGAnimatedEnumeration.t(),
  start_offset: SVGAnimatedLength.t(),
  svg_text_content_element: DOM.SVG.SVGTextContentElement.t()
}