ng-select2-component
Advanced tools
Changelog
V7.2.1 (2021-03-04)
resettable
to display a reset button (in single mode)Changelog
V7.2.0 (2020-12-09)
Changelog
V7.1.10 (2020-11-11)
Changelog
V7.1.9 (2020-11-02)
Changelog
V7.1.8 (2020-10-26)
(open)
: void
to Select2
(close)
: void
to Select2
(focus)
: void
to Select2
(blur)
: void
to Select2
(search)
: string
to Select2SearchEvent
(update)
when value changesChangelog
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
.