2026-03-15 17:58:10 +08:00

31 lines
408 B
XML

{
"widgettype":"HBox",
"options": {
"width": "100%",
"heigit": "100%"
},
"subwidgets":[
{
"widgettype": "VBox",
"options": {
"cwidth": 12
},
"subwidgets": [
{
"widgettype": "urlwidget",
"options": {
"url": "{{entire_url('tabpanel.ui')}}"
}
}
]
},
{
"widgettype": "VBox",
"id": "ai_x_area",
"options": {
"css": "filler"
}
}
]
}