Update API doc

pull/4829/head
GitHub Actions Bot 2023-11-15 14:52:23 +00:00
parent 75d9f53133
commit 266b4a4345
1 changed files with 8 additions and 0 deletions

View File

@ -38721,6 +38721,14 @@
"default": "",
"description": "A map of keys to represent the expansion state in controlled mode."
},
{
"name": "multiple",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "When enabled, multiple root menuitems can be activated at the same time."
},
{
"name": "exact",
"optional": true,