Browse Source

Update expandable default property (#1049)

Dinh Long Nguyen 1 năm trước cách đây
mục cha
commit
f83568a450
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      taipy/gui/viselements.json

+ 1 - 1
taipy/gui/viselements.json

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