Example.ts. import {html, css, LitElement, property} from 'lit'; export class SimpleGreeting extends LitElement { static styles = css`p ...
確定! 回上一頁