2
0
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:
Matthew Beatty
2018-08-01 13:26:47 -04:00
parent d00b567428
commit 7e3f455154
+1
View File
@@ -356,6 +356,7 @@
:readonly="!searchable"
:id="inputId"
role="combobox"
:aria-expanded="dropdownOpen"
aria-label="Search for option"
>