IHtmlTemplateElement
public interface IHtmlTemplateElement : IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, IElementCssInlineStyle
Represents the template HTML element.
Gets the template's content for cloning.