diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index f4f8945ff..3bfdb23ce 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -37073,6 +37073,14 @@ "type": "boolean", "default": "false", "description": "Current active state of menuitem as a boolean." + }, + { + "name": "hidden", + "optional": false, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "Current hidden state of menuitem as a boolean." } ], "methods": []