Skip to content

Commit

Permalink
Update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jun 11, 2024
1 parent ccb784a commit 747d484
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -34790,6 +34790,13 @@
"type": "MenubarPassThroughType<HTMLAttributes<HTMLLIElement>>",
"description": "Uses to pass attributes to the list item's DOM element."
},
{
"name": "content",
"optional": true,
"readonly": false,
"type": "MenubarPassThroughType<HTMLAttributes<HTMLDivElement>>",
"description": "Uses to pass attributes to the content's DOM element."
},
{
"name": "action",
"optional": true,
Expand Down

0 comments on commit 747d484

Please sign in to comment.