Define a web component in Lit. Lit defines web components as custom HTML elements: Components are defined as a class that extends LitElement.
確定! 回上一頁