Update listbox visuals #5130

This commit is contained in:
Cagatay Civici 2024-01-23 17:16:20 +03:00
parent 037cb178d2
commit 4bee8b6ef2
2 changed files with 1 additions and 2 deletions

View file

@ -45,7 +45,7 @@ export default {
},
autoOptionFocus: {
type: Boolean,
default: false
default: true
},
selectOnFocus: {
type: Boolean,