Update API doc
parent
9669b7e250
commit
71d8d1cd48
|
@ -38407,22 +38407,6 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the root's DOM element."
|
"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",
|
"name": "filterContainer",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
@ -38542,6 +38526,22 @@
|
||||||
"type": "TreePassThroughOptionType",
|
"type": "TreePassThroughOptionType",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the subgroup's DOM element."
|
"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": []
|
"methods": []
|
||||||
|
|
Loading…
Reference in New Issue