lit -html uses "tagged string template literals" from ES2015, and you define your markup using the html`` tag. lit-html is very JSX like but uses ...
確定! 回上一頁