DOM.SVG.SVGUseElement (dom_svg v0.1.0)
https://svgwg.org/svg2-draft/single-page.html#struct-InterfaceSVGUseElement
Link to this section Summary
Link to this section Types
@type t() :: Map.merge(extends(), %DOM.SVG.SVGUseElement{ animated_instance_root: DOM.SVG.SVGElement.t(), attributes: term(), autofocus: term(), base_uri: term(), child_nodes: term(), class_list: term(), class_name: term(), corresponding_element: term(), corresponding_use_element: term(), dataset: term(), first_child: term(), height: SVGAnimatedLength.t(), href: term(), id: term(), instance_root: DOM.SVG.SVGElement.t(), 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(), previous_sibling: term(), shadow_root: term(), slot: term(), svg_graphics_element: term(), svg_uri_reference: term(), tab_index: term(), tag_name: term(), text_content: term(), transform: term(), viewport_element: term(), width: SVGAnimatedLength.t(), x: SVGAnimatedLength.t(), y: SVGAnimatedLength.t() })