Update API doc

pull/5110/head
GitHub Actions Bot 2024-01-17 14:11:05 +00:00
parent 54a7a4fb50
commit d910cb677f
1 changed files with 16 additions and 0 deletions

View File

@ -37476,6 +37476,14 @@
"default": "false",
"description": "Defines whether metaKey is requred or not for the selection.\nWhen true metaKey needs to be pressed to select or unselect an item and\nwhen set to false selection of each item can be toggled individually. On touch enabled devices, metaKeySelection is turned off automatically."
},
{
"name": "autoOptionFocus",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "Whether to focus on the first visible or selected element."
},
{
"name": "listStyle",
"optional": true,
@ -41967,6 +41975,14 @@
"default": "false",
"description": "Defines whether metaKey is requred or not for the selection.\nWhen true metaKey needs to be pressed to select or unselect an item and\nwhen set to false selection of each item can be toggled individually. On touch enabled devices, metaKeySelection is turned off automatically."
},
{
"name": "autoOptionFocus",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "Whether to focus on the first visible or selected element."
},
{
"name": "listStyle",
"optional": true,