Update API doc
parent
9669b7e250
commit
71d8d1cd48
|
@ -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": []
|
||||
|
|
Loading…
Reference in New Issue