2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-26 04:34:04 +03:00
Files
vue-select/src/components
Steven Harman a5555a6c6a Toggle dropdown when mousedown in "empty space"
We might have "empty" space w/in the select box, but outside of the
input. In that case, we still want to toggle the dropdown when clicking
on that "empty" space.
2018-07-19 12:51:07 -04:00
..