Lit 组件作为Custom Element 的实现,并在浏览器中注册。 原生的写法主要是继承HTMLElement 类并重写它的方法。而LitElement 框架则是基于HTMLElement 类 ...
確定! 回上一頁