🏠 New in High Baseline Support: <template>

May 12, 2018

caniuse · mdn · spec

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

Source features