Merge branch 'master' of https://github.com/primefaces/primevue
commit
5f35817b03
|
@ -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