项目作者: jbaysolutions

项目描述 :
A dropdown select component, that allows for single and multiple selection as well as filtering.
高级语言: Vue
项目地址: git://github.com/jbaysolutions/vue-bootstrap-select.git
创建时间: 2018-09-26T11:27:34Z
项目社区:https://github.com/jbaysolutions/vue-bootstrap-select

开源协议:MIT License

下载


Vue-Bootstrap-Select Official Web Site

vue-bootstrap-select - A dropdown select component, that allows for single and multiple selection as well as filtering, for vue.js.

Visit the Official Web Site for examples, documentation and other information regarding Vue-Bootstrap-Select

Version : 0.0.1 - Beta version

Installation

Install the vue-bootstrap-table package package using npm:

  1. npm install vue-bootstrap-select

Or add the js script to your html (download from releases):

  1. <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