Update API doc

pull/4172/head
GitHub Actions Bot 2023-07-19 12:04:33 +00:00
parent 608e222d60
commit dcd76d09cc
1 changed files with 8 additions and 0 deletions

View File

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