Skip to content

abhimediratta/vue-multiselect-listbox

Repository files navigation

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