templates/web-components/hello-sayer.js | ●●●●● Patch | Ansicht | Raw | Blame | Historie |
templates/web-components/hello-sayer.js
@@ -1,5 +1,7 @@ class HelloSayerComponent extends HTMLElement { connectedCallback() { constructor() { super(); const shadowRoot = this.attachShadow({mode: "open"}); shadowRoot.innerHTML = `