An vue select components
npm install vselect-component
shellnpm install --save-dev vselect-component
How to use$3
jsimport vSelect from 'vselect-component'Vue.use(vSelect)
Vue.use(vSelect)
$3
html