HTMLTemplateElement

The HTMLTemplateElement interface enables access to the contents of an HTML <template> element.

Properties

This interface inherits the properties of HTMLElement.

content Read only
A read-only DocumentFragment which contains the DOM subtree representing the <template> element's template contents.

Methods

This interface inherits the methods of HTMLElement.

Specifications

Specification Status Comment
HTML Living Standard
The definition of 'HTMLTemplateElement interface' in that specification.
Living Standard
HTML5
The definition of 'HTMLTemplateElement interface' in that specification.
Recommendation Initial definition

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
HTMLTemplateElementChrome Full support 26Edge Full support 13Firefox Full support 22IE No support NoOpera Full support 15Safari Full support 8WebView Android Full support YesChrome Android Full support 26Firefox Android Full support 22Opera Android Full support YesSafari iOS Full support 8Samsung Internet Android Full support 1.5
contentChrome Full support 26Edge Full support 13Firefox Full support 22IE No support NoOpera Full support 15Safari Full support 8WebView Android Full support YesChrome Android Full support 26Firefox Android Full support 22Opera Android Full support YesSafari iOS Full support 8Samsung Internet Android Full support 1.5

Legend

Full support
Full support
No support
No support