<include-iframe>

The <include-iframe> custom element is a simple way to load content from external HTML files via slotted <iframe> elements. It replaces itself and the iframe with the external content.

The following examples show how it works. You can even try this page with JavaScript disabled. Check out GitHub for further documentation.