To define a template for a LitElement component, write a render function for your element class: import { LitElement, html } from 'lit-element';
確定! 回上一頁