From 90ecc89386ee72087fd342fa731a59b8f655323c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 25 Oct 2023 12:22:20 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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,