From e474d11e9d1d86a58e6920e1bc40fea2942aaa74 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 15 Nov 2023 11:31:29 +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 901e3f464..b286a3aaf 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -31950,6 +31950,14 @@ "default": "", "description": "Used to pass attributes to the separator's DOM element." }, + { + "name": "menubutton", + "optional": true, + "readonly": false, + "type": "MegaMenuPassThroughOptionType", + "default": "", + "description": "Used to pass attributes to the mobile popup menu button's DOM element." + }, { "name": "start", "optional": true,