package js.html
extends Element › DOMElement › Node › EventTarget
Available on js
The HTMLTemplateElement
interface enables access to the contents of an HTML template
element.
Documentation HTMLTemplateElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlycontent:DocumentFragment
DocumentFragment
: Returns the template
element's template contents.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/TemplateElement.html