Browse Source

Merge branch 'feature/progress_width' of github.com:Avaiga/taipy into feature/progress_width

namnguyen 8 months ago
parent
commit
d18ecc8105
1 changed files with 1 additions and 1 deletions
  1. 1 1
      taipy/gui/viselements.json

+ 1 - 1
taipy/gui/viselements.json

@@ -1379,7 +1379,7 @@
                         "name": "width",
                         "type": "Union[str,int]",
                         "default_value": "None",
-                        "doc": "The width of the progress indicator, in CSS units."
+                        "doc": "The width of this progress indicator, in CSS units."
                     }
                 ]
             }