浏览代码

Update expandable default property (#1049)

Dinh Long Nguyen 1 年之前
父节点
当前提交
f83568a450
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      taipy/gui/viselements.json

+ 1 - 1
taipy/gui/viselements.json

@@ -1274,7 +1274,7 @@
         ],
         ],
         "properties": [
         "properties": [
           {
           {
-            "name": "value",
+            "name": "title",
             "default_property": true,
             "default_property": true,
             "type": "dynamic(str)",
             "type": "dynamic(str)",
             "doc": "Title of this block element."
             "doc": "Title of this block element."