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 Sep 24, 2024
1 parent e3dfef4 commit f487a2f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -33887,6 +33887,18 @@
"parameters": [],
"returnType": "HTMLElement",
"description": "Used to get overlay element."
},
{
"name": "hide",
"parameters": [],
"returnType": "void",
"description": "Hide the mention."
},
{
"name": "show",
"parameters": [],
"returnType": "void",
"description": "Show the mention."
}
]
},
Expand Down

0 comments on commit f487a2f

Please sign in to comment.