First, we need to define our alert Web Component by registering it to the Custom Element registry. import { LitElement, html } from 'lit';
確定! 回上一頁