From 747d484bc1eb8dad3f85c5aefa8000cf71107e6a Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 11 Jun 2024 11:31:37 +0000 Subject: [PATCH] Update API doc --- components/doc/common/apidoc/index.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index 3394a65ec1..12dab8f0c5 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -34790,6 +34790,13 @@ "type": "MenubarPassThroughType>", "description": "Uses to pass attributes to the list item's DOM element." }, + { + "name": "content", + "optional": true, + "readonly": false, + "type": "MenubarPassThroughType>", + "description": "Uses to pass attributes to the content's DOM element." + }, { "name": "action", "optional": true,