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