/Vue-Select

vue 组件实践。select 组件,支持搜索,多级 select。

Primary LanguageJavaScript

vue-select

A vue component. use popper.js. refer iview for learning.

Demo Address vue-select

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.