22 lines
245 B
XML
22 lines
245 B
XML
|
|
{
|
|
"widgettype":"VBox",
|
|
"options":{
|
|
},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"Title1",
|
|
"options":{
|
|
"text":"Pic Viewer",
|
|
"i18n":true
|
|
}
|
|
},
|
|
{
|
|
"widgettype":"MarkdownViewer",
|
|
"options":{
|
|
"md_url":"test1.md"
|
|
}
|
|
}
|
|
]
|
|
}
|