Update API doc

pull/4203/head
GitHub Actions Bot 2023-07-24 11:13:48 +00:00
parent 480f10eaf7
commit feef66b9af
1 changed files with 2 additions and 2 deletions

View File

@ -38509,12 +38509,12 @@
"relatedProp": "",
"props": [
{
"name": "order",
"name": "index",
"optional": false,
"readonly": false,
"type": "number",
"default": "",
"description": "Order of the menuitem"
"description": "Index of the menuitem"
}
],
"methods": []