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 May 17, 2023
1 parent 1279189 commit 8644001
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -22905,6 +22905,14 @@
"default": "false",
"description": "Defines if menu would displayed as a popup."
},
{
"name": "popupAlignment",
"optional": true,
"readonly": false,
"type": "\"left\" | \"right\"",
"default": "left",
"description": "In popup mode determines how the overlay is aligned with its target. Values either 'left' or 'right'."
},
{
"name": "autoZIndex",
"optional": true,
Expand Down

0 comments on commit 8644001

Please sign in to comment.