Update API doc

pull/3852/head
GitHub Actions Bot 2023-04-10 11:58:08 +00:00
parent cbe43376ba
commit 0dc192652f
1 changed files with 6 additions and 0 deletions

View File

@ -21721,6 +21721,12 @@
"parameters": [],
"returnType": "VNode<RendererNode, RendererElement, Object>[]",
"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<RendererNode, RendererElement, Object>[]",
"description": "Custom menu button icon template."
}
]
},