getElementById
The getElementById()
method of the SVGSVGElement interface searches the SVG document fragment (i.e., the search is restricted to a subset of the document tree) for an Element whose id
property matches the specified string.