Crestron Components Lib - Showcase App

ch5-import-htmlsnippet: url

URL attribute

This component allows the users to load the HTML snippets. The snippets should not contain HTML, HEAD and BODY tags. The users can modularize the HTML files into pages or sections using this component and it inserts the Snippet into the DOM at the respective place during run time.

<ch5-import-htmlsnippet
    url="ch5-import-htmlsnippet/ch5-import-htmlsnippet-content.html">
</ch5-import-htmlsnippet>