Update API doc

This commit is contained in:
GitHub Actions Bot 2023-07-27 14:33:15 +00:00
parent d13357356b
commit 951026c298

View file

@ -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": []