DOM.SVG.SVGSVGElement protocol (dom_svg v0.1.0)
https://svgwg.org/svg2-draft/single-page.html#struct-InterfaceSVGSVGElement
Link to this section Summary
Link to this section Types
@type t() :: Map.merge(extends(), %DOM.SVG.SVGSVGElement{ attributes: term(), autofocus: term(), base_uri: term(), child_nodes: term(), class_list: term(), class_name: term(), corresponding_element: term(), corresponding_use_element: term(), current_scale: float(), current_translate: DOM.DOMPoint.t(), dataset: term(), first_child: term(), height: SVGAnimatedLength.t(), id: term(), is_connected: term(), last_child: term(), local_name: term(), namespace_uri: term(), next_sibling: term(), node_name: term(), node_type: term(), node_value: term(), nonce: term(), owner_document: term(), owner_svg_element: term(), parent_element: term(), parent_node: term(), prefix: term(), preserve_aspect_ratio: term(), previous_sibling: term(), shadow_root: term(), slot: term(), tab_index: term(), tag_name: term(), text_content: term(), transform: term(), view_box: term(), viewport_element: term(), width: SVGAnimatedLength.t(), x: SVGAnimatedLength.t(), y: SVGAnimatedLength.t() })