diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index f3b93560c..c7741fe35 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -21721,6 +21721,12 @@ "parameters": [], "returnType": "VNode[]", "description": "Button part of the content can easily be customized with the default slot instead of using the built-in modes." + }, + { + "name": "menubuttonicon", + "parameters": [], + "returnType": "VNode[]", + "description": "Custom menu button icon template." } ] },