DOM.SVG.SVGScriptElement (dom_svg v0.1.0)
https://svgwg.org/svg2-draft/single-page.html#interact-InterfaceSVGScriptElement
Link to this section Summary
Link to this section Types
@type t() :: %DOM.SVG.SVGScriptElement{ cross_origin: binary(), svg_element: DOM.SVG.SVGElement.t(), svg_uri_reference: DOM.SVG.SVGURIReference.t(), type: binary() }