bs-webapi-incubator
bs-webapi-incubator copied to clipboard
Add bindings for HtmlTemplateElement
The <template>
element is rather simple and has just a single property called content
which returns a DocumentFragment. See here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template