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,