Update API doc

pull/4899/head
GitHub Actions Bot 2023-11-28 09:16:38 +00:00
parent 5b47783f81
commit e6b80b2456
1 changed files with 8 additions and 0 deletions

View File

@ -52786,6 +52786,14 @@
"default": "false", "default": "false",
"description": "Specifies if the node has children. Used in lazy loading." "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", "name": "expandedIcon",
"optional": true, "optional": true,