elementui multiselect
1.0.0
Multi-select box based on element ui and vue, supports option disabled, supports paging, input box filtering, can display or hide all selected and cleared items
The project is developed using vue and has been updated to the latest vue cli version (version: 3.8.2) scaffolding
https://zhixiaotong.github.io/demo-online/example/elementui-multiselect
npm install
npm run serve
npm run build
npm run test
npm run lint
Please refer to Configuration Reference.