mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-26 04:34:04 +03:00
Also indicate whether or not dropdown is expanded
This commit is contained in:
@@ -356,6 +356,7 @@
|
||||
:readonly="!searchable"
|
||||
:id="inputId"
|
||||
role="combobox"
|
||||
:aria-expanded="dropdownOpen"
|
||||
aria-label="Search for option"
|
||||
>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user