Skip to content

Latest commit

 

History

History
executable file
·
24 lines (20 loc) · 286 Bytes

html.md

File metadata and controls

executable file
·
24 lines (20 loc) · 286 Bytes
title description type group menuName icon order
Html
0
⚙ 组件
Html
49

基本用法

渲染一段 HTML

{
  "body": {
    "type": "html",
    "html": "支持 <code>Html</code>"
  }
}

当需要获取数据域中变量时,使用 Tpl