import {html, css, LitElement} from 'lit'; ... export class SimpleGreeting extends LitElement { ... Edit this example in the Lit Playground ...
確定! 回上一頁