pull/4239/head
Tuğçe Küçükoğlu 2023-08-03 10:54:45 +03:00
commit eea91e3baf
1 changed files with 8 additions and 0 deletions

View File

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