📜  innerHTML 哈巴狗玉 - Html 代码示例

📅  最后修改于: 2022-03-11 14:53:26.274000             🧑  作者: Mango

代码示例1
The syntax you need is :

!{yourJsVariable}
if you use #{yourJsVariable} it shows consider it as string,
but with !{} it doesn't.