Web Component Examples - Include A Template Inline
Not sure if this is a good idea or not, but the goal is to have not have to put the template
on the page, just the call the to component
JavaScript
customElements.;
-- end of line --
Not sure if this is a good idea or not, but the goal is to have not have to put the template
on the page, just the call the to component
customElements.;