Update API doc

pull/5110/head
GitHub Actions Bot 2024-01-18 13:12:10 +00:00
parent 3d43ab506f
commit daf38ca8fe
1 changed files with 24 additions and 0 deletions

View File

@ -19994,6 +19994,14 @@
"default": "false",
"description": "Whether to displays rows with alternating colors."
},
{
"name": "highlightOnSelect",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "Highlights automatically the first item."
},
{
"name": "size",
"optional": true,
@ -36625,6 +36633,14 @@
"default": "false",
"description": "Whether to focus on the filter element when the overlay panel is shown."
},
{
"name": "highlightOnSelect",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "Highlights automatically the first item."
},
{
"name": "filterMessage",
"optional": true,
@ -54623,6 +54639,14 @@
"default": "",
"description": "Locale to use in filtering. The default locale is the host environment's current locale."
},
{
"name": "highlightOnSelect",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "Highlights automatically the first item."
},
{
"name": "scrollHeight",
"optional": true,