diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index d1885c085e..7ce3a96d63 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -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." } ] },