DOM.SVG.SVGStopElement (dom_svg v0.1.0)

https://svgwg.org/svg2-draft/single-page.html#pservers-InterfaceSVGStopElement

Link to this section Summary

Link to this section Types

@type t() :: %DOM.SVG.SVGStopElement{
  offset: DOM.SVG.SVGAnimatedNumber.t(),
  svg_element: DOM.SVG.SVGElement.t()
}