diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 8eb936870..1a42d8502 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -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,