Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 532 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 532 Bytes

Vue Multiselect Dual Listbox

Searchable Dual Select box plugin

See demo and documentation here

Demo

Changelog

0.4.5

Fixed

  • Prevent error with selected options which have no mapping in the available options

0.4.0

Added

  • Support functionality to show options grouped by a certain field in the option object

1.0.0-1

Added

  • Breaking: Support for Vue 3 added