return html` <div> <p>A paragraph</p> </div> ` ... You can insert JavaScript expressions as placeholders for HTML text content, attributes, ...
確定! 回上一頁