Update API doc

pull/4052/head
GitHub Actions Bot 2023-06-13 14:25:36 +00:00
parent 9669b7e250
commit 71d8d1cd48
1 changed files with 16 additions and 16 deletions

View File

@ -38407,22 +38407,6 @@
"default": "",
"description": "Uses to pass attributes to the root's DOM element."
},
{
"name": "loadingOverlay",
"optional": true,
"readonly": false,
"type": "TreePassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the loading overlay's DOM element."
},
{
"name": "loadingIcon",
"optional": true,
"readonly": false,
"type": "TreePassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the loading icon's DOM element."
},
{
"name": "filterContainer",
"optional": true,
@ -38542,6 +38526,22 @@
"type": "TreePassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the subgroup's DOM element."
},
{
"name": "loadingOverlay",
"optional": true,
"readonly": false,
"type": "TreePassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the loading overlay's DOM element."
},
{
"name": "loadingIcon",
"optional": true,
"readonly": false,
"type": "TreePassThroughOptionType",
"default": "",
"description": "Uses to pass attributes to the loading icon's DOM element."
}
],
"methods": []