diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 41c7117e6..f26aef307 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -52786,6 +52786,14 @@ "default": "false", "description": "Specifies if the node has children. Used in lazy loading." }, + { + "name": "loading", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "", + "description": "Specifies the node loading. Used in Tree and TreeTable." + }, { "name": "expandedIcon", "optional": true,