Update API doc
parent
5b47783f81
commit
e6b80b2456
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue