import {customElement, property} from 'lit/decorators.js'; ... Lit components are standard custom elements, so the browser treats them exactly like built-in ...
確定! 回上一頁