@vueform/multiselect
Advanced tools
Changelog
v1.3.3
2021-03-12
addTagOn
that can enable enter
and/or space
key to create a tag.required
prop that renders a HTML5 required attribute on a fake input next to multiselect.showOptions
prop that hide options list if somebody wants to have only a free-type tag list.Changelog
v1.3.2
2021-02-05
handleTagRemove
instead of remove
.Changelog
v1.3.0
2021-02-05
multiple
and tags
mode.placeholder
slot.open
and close
methods.clearOnSearch
true
.refreshOptions
method to refresh async options.options
change.Changelog
v1.2.5
2021-01-17
:options
property changes #16 #17Changelog
v1.2.4
2021-01-12
:max
property