UNPKG

vue-select

Version:

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.

10 lines (8 loc) 114 B
.v-select { position: relative; font-family: inherit; } .v-select, .v-select * { box-sizing: border-box; }