lit -html 允許您使用JavaScript 編寫帶有template literals(模板文本)的HTML 模板。 ... import {html, render} from 'lit-html'; // This is a lit-html template ...
確定! 回上一頁