diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index d5179f71d..01174586c 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -28266,6 +28266,14 @@ "type": "boolean", "default": "false", "description": "Current focused state of menuitem as a boolean." + }, + { + "name": "level", + "optional": false, + "readonly": false, + "type": "number", + "default": "", + "description": "Current level of the menuitem." } ], "methods": []