Merge branch 'master' of https://github.com/primefaces/primevue
commit
57204b5594
|
@ -31503,6 +31503,14 @@
|
|||
"default": "",
|
||||
"description": "Used to pass attributes to the submenu's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "submenuLabel",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "MegaMenuPassThroughOptionType",
|
||||
"default": "",
|
||||
"description": "Used to pass attributes to the submenu label's DOM element."
|
||||
},
|
||||
{
|
||||
"name": "separator",
|
||||
"optional": true,
|
||||
|
|
Loading…
Reference in New Issue