Vue-Bootstrap-Select
vue-bootstrap-select - A dropdown select component, that allows for single and multiple selection as well as filtering, for vue.js.
Version : 0.0.1 - Beta version
Demo
Projects using vue-bootstrap-table
Know of others? Create a PR to let me know!
Features
Requirements
- Vue 2.* (tested with 2.3.3)
- Bootstrap 4
Installation
Install the vue-bootstrap-select package package using npm:
npm install vue-bootstrap-select
Or add the js script to your html (download from releases):
<script src="vue-bootstrap-table.js"></script>
Usage
Not written yet
Contribute
If you have a feature request, please add it as an issue or make a pull request.
TODO List
Many stuff,
Changelog
0.0.1
- Starting point