jbaysolutions / vue-bootstrap-select

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

Home Page:https://jbaysolutions.github.io/vue-bootstrap-select/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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

About

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

https://jbaysolutions.github.io/vue-bootstrap-select/

License:MIT License


Languages

Language:Vue 55.6%Language:JavaScript 21.6%Language:CSS 18.4%Language:HTML 4.5%