ng-select2-component
Advanced tools
Changelog
V7.1.6 (2020-10-13)
id
on the select options.Select2Option
config.undefined
class wrongly added to options when classes
is not defined on Select2Option
.Changelog
V7.1.4 (2020-09-18)
limitSelection
attribute to limit multiple selection. (By default 0
for no limit)Changelog
V7.1.3 (2020-05-07)
Changelog
V7.1.2 (2020-04-27)
(focus)
and (blur)
Changelog
V7.1.0 (2020-04-23)
(update)
: return object Select2UpdateValue
change for Select2UpdateEvent
object. Please, see the readme.listPosition
, minCharForSearch
, noStyle
Changelog
V7.0.7 (2020-04-17)
displaySearchStatus
attributeminCountForSearch
to make it dynamic and easier to use