multiple-select
Advanced tools
Changelog
2.1.1
classInput
option to show class of input radio/checkbox.filterSelectAll
option to show/hide the select all checkbox in the filter.resetFilter
method to reset the filter.placeholder
class to ms-placeholder
.Changelog
2.0.9
vue3
support.v-model
select bug with proxy object.Changelog
1.7.0
onBeforeClick
event.$.fn.multipleSelect.Constructor
to support extension.ja-JP
locale.onFilter
event parameter to original search.Changelog
1.6.0
setSelects
by text support.divider
option support.classes
, classPrefix
and size
options.dropdown
support for bootstrap theme.ms-parent
when open the select.getData
method.fr-FR
, vi-VN
, ru-RU
, hu-HU
, da-DK
, pt-BR
and cz-CS
locales.font-size
to use percent instead.customFilter
option.BLOCK_ROWS
to 500.Changelog
1.5.2
v-if
.Changelog
1.5.1
v-model
not check all bug.Changelog
1.5.0
single
or multiple
can be auto supported.value
supported.v-model
supported.data
attributes of optgroup and option supported.tabindex
attribute supported.showClear
option and onClear
event.maxHeightUnit
option.it-IT
locale.single
group style.onOptgroupClick
and onClick
events.data
is Object.displayHtml
option and display html by default.Changelog
1.4.3
object
support for data
option.defaultValue
error without v-model
.change
bug.v-model
not work bug when props
changed.Changelog
1.4.2
string/number
array support for data
option.required
attribute support.onAfterCreate
event.destroyed
bug of vue component.