소스 검색

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": [
           {
-            "name": "value",
+            "name": "title",
             "default_property": true,
             "type": "dynamic(str)",
             "doc": "Title of this block element."