DOM.SVG.SVGElement protocol (dom_svg v0.1.0)

https://svgwg.org/svg2-draft/single-page.html#types-InterfaceSVGElement

Link to this section Summary

Link to this section Types

@type t() ::
  Map.merge(extends(), %{
    class_name: DOM.SVG.SVGAnimatedString.t(),
    owner_svg_element: DOM.SVG.SVGSVGElement.t(),
    viewport_element: t()
  })