From 0dc192652ff7d2a7fdfd3042975b82e007be42fc Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 10 Apr 2023 11:58:08 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 6 ++++++ 1 file changed, 6 insertions(+) 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." } ] },