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 Apr 25, 2024
1 parent c3ca9e5 commit b244d21
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -38564,6 +38564,12 @@
"returnType": "void",
"description": "Hides the overlay."
},
{
"name": "isVisible",
"parameters": [],
"returnType": "boolean",
"description": "Checks whether the overlay is currently visible."
},
{
"name": "show",
"parameters": [
Expand Down

0 comments on commit b244d21

Please sign in to comment.