A TemplateResult for SVG fragments.
This class wraps HTML in an <svg> tag in order to parse its contents in the SVG namespace, then modifies the template to remove the <svg> tag so that clones only container the original fragment.
<svg>
Generated using TypeDoc
A TemplateResult for SVG fragments.
This class wraps HTML in an
<svg>
tag in order to parse its contents in the SVG namespace, then modifies the template to remove the<svg>
tag so that clones only container the original fragment.