Update API doc

This commit is contained in:
GitHub Actions Bot 2023-10-25 12:22:20 +00:00
parent b6c96e83a0
commit 90ecc89386

View file

@ -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,