Update API doc

pull/4203/head
GitHub Actions Bot 2023-07-24 10:49:24 +00:00
parent 10fd09df83
commit e01a3f1f36
1 changed files with 8 additions and 0 deletions

View File

@ -32031,6 +32031,14 @@
"description": "Defines current options in PanelMenu component.",
"relatedProp": "",
"props": [
{
"name": "index",
"optional": false,
"readonly": false,
"type": "number",
"default": "",
"description": "Index of the menuitem."
},
{
"name": "active",
"optional": false,