Skip to content

Commit

Permalink
[Joy][MenuList] Fix constantly steals focus issue (mui#36799)
Browse files Browse the repository at this point in the history
- Update the `useMenu` Hook API Doc
  • Loading branch information
yushanwebdev committed Apr 9, 2023
1 parent 75c24f1 commit ef85ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/base/api/use-menu.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"parameters": {
"isAnchorElExist": { "type": { "name": "boolean", "description": "boolean" } },
"listboxId": { "type": { "name": "string", "description": "string" } },
"listboxRef": {
"type": { "name": "React.Ref<any>", "description": "React.Ref<any>" }
Expand Down

0 comments on commit ef85ab6

Please sign in to comment.