Initialize property values in the element constructor ... import {LitElement, html} from 'lit-element'; class MyElement extends LitElement { static get ...
確定! 回上一頁