浏览代码

update on viselements.json

namnguyen 7 月之前
父节点
当前提交
b75cd974b6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      taipy/gui/viselements.json

+ 2 - 2
taipy/gui/viselements.json

@@ -1573,8 +1573,8 @@
                     },
                     {
                         "name": "selected",
-                        "type": "dynamic(Union[str,list[str]])",
-                        "doc": "Semicolon (';')-separated list or a list of menu items identifiers that are selected."
+                        "type": "dynamic(list[str])",
+                        "doc": "Semicolon (';')-separated list or a list of menu items identifiers that should be selected."
                     },
                     {
                         "name": "inactive_ids",