pull/5110/head
tugcekucukoglu 2024-01-17 17:12:45 +03:00
commit 5387c214eb
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,