attachShadow ({mode: 'closed'}); 1 this.shadowRoot.innerHTML = `<div class="inside-component">My Component</div>` } 1 Sets the shadow mode to closed This ...
確定! 回上一頁