content property
The HTMLTemplateElement.content property returns a
<template> element's template contents (a
DocumentFragment).
Implementation
external DocumentFragment get content;
The HTMLTemplateElement.content property returns a
<template> element's template contents (a
DocumentFragment).
external DocumentFragment get content;