TemplateElement

package js.html

extends ElementDOMElementNodeEventTarget

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:

Variables

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