Ver código fonte

Update expandable default property (#1049)

Dinh Long Nguyen 1 ano atrás
pai
commit
f83568a450
1 arquivos alterados com 1 adições e 1 exclusões
  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."