Просмотр исходного кода

Update expandable default property (#1049)

Dinh Long Nguyen 1 год назад
Родитель
Сommit
f83568a450
1 измененных файлов с 1 добавлено и 1 удалено
  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."