b-virtual-select

0.1.8 • Public • Published

VirtualSelect for Vue.js

###Example:

<b-virtual-select
  filter
  multiple
  select-all // only for multiple mode
  chips
  :chips-max-count="3" // max count visible chips or another result items
  blockHeight="300" // opened list height
  defItemHeight="40" // height of each item in list
  addElements="2" // visible items count
/>

Package Sidebar

Install

npm i b-virtual-select

Weekly Downloads

0

Version

0.1.8

License

MIT

Unpacked Size

15 kB

Total Files

3

Last publish

Collaborators

  • zibr
  • kuko.gurtam
  • space-dev