sage/wwwroot/public/api/index.ui
2026-04-01 16:02:02 +08:00

18 lines
257 B
XML

{
"widgettype": "VBox",
"options":{
"height": "100%",
"width": "100%"
},
"subwidgets":[
{
"widgettype":"MdWidget",
"options":{
"width":"50%",
"md_url":"{{entire_url('api_')}}{{params_kw._lang}}.md",
"height":"100%"
}
}
]
}