To define a custom element, simply invoke customElements.define with a new local name of the element and a subclass of HTMLElement .
確定! 回上一頁