diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 9d5835272..2ecd2b901 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -39634,7 +39634,7 @@ { "name": "scope", "optional": false, - "type": "{\n \t item: MenuItem, // Menuitem instance\n }", + "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: (args: any) ⇒ string, // Binding properties of the menuitem\n }", "description": "item slot's params." } ],