Update API doc

pull/4815/head
GitHub Actions Bot 2023-11-13 12:15:37 +00:00
parent 13d8d82578
commit b824bfd5e9
1 changed files with 1 additions and 1 deletions

View File

@ -32882,7 +32882,7 @@
{ {
"name": "scope", "name": "scope",
"optional": false, "optional": false,
"type": "{\n \t <span class=\"ml-3 text-primary-700\">submenuheader</span>: <span class=\"text-primary-500\">MenuItem</span>, <span class=\"text-primary-300\">// Menuitem instance</span>\n }", "type": "{\n \t <span class=\"ml-3 text-primary-700\">item</span>: <span class=\"text-primary-500\">MenuItem</span>, <span class=\"text-primary-300\">// Menuitem instance</span>\n }",
"description": "submenuheader slot's params." "description": "submenuheader slot's params."
} }
], ],