UNPKG

vue-select

Version:

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

6 lines (4 loc) 142 B
import VueSelect from './components/Select.vue' import mixins from './mixins/index.js' export default VueSelect export { VueSelect, mixins }