Update API doc
parent
e8acbefd2a
commit
987f5d9938
|
@ -38140,6 +38140,22 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Submenuicon elemnt binding"
|
"description": "Submenuicon elemnt binding"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "headerIcon",
|
||||||
|
"optional": false,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "object",
|
||||||
|
"default": "",
|
||||||
|
"description": "Header icon element binding"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "headerLabel",
|
||||||
|
"optional": false,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "object",
|
||||||
|
"default": "",
|
||||||
|
"description": "Header label element binding"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"methods": []
|
"methods": []
|
||||||
|
|
Loading…
Reference in New Issue