Web platform features explorer

<template>

Widely available since 2018-05-12
Tags: api html Groups: HTML > HTML elements Web Components

The <template> HTML element holds HTML fragments which you can clone and insert into the document using JavaScript.

Learning resources on MDN

No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.

Browser support (view on caniuse.com)

Usage (according to Chrome Platform Status)

~35.025% of page loads. More data at chromestatus.

Specifications