1.1.11 • Published 7 years ago
@inssio/ng2-select2 v1.1.11
Angular wrapper for Select2 (ng2-select2)
This library is extension of https://github.com/NejcZdovc/ng2-select2
For Angular version 2.x.x and up
Options
Inputs
- data
Array<Select2OptionData>
: Data used for generating select 2 - inferface definition - value
string
: Default value for select 2 - placeholder
string
: Add placeholder for select2 - allowClear
boolean
: Set is clear option available for select2, default value istrue
- multiple
boolean
: Set select2 as multiple choice, default value isfalse
- withSearch
Select2Options
: Set is search enabled on select2, default value istrue
- emptyMessage
string
: Set empty message text. Can be used for multilingual support
Outputs
- valueChanged
string
: Emitted when value changes in select 2 drop down
1.1.11
7 years ago
1.1.10
7 years ago
1.1.9
7 years ago
1.1.8
7 years ago
1.1.7
7 years ago
1.1.6
7 years ago
1.1.5
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.31
7 years ago
1.0.30
7 years ago
1.0.29
7 years ago
1.0.28
7 years ago
1.0.27
7 years ago
1.0.26
7 years ago
1.0.25
7 years ago
1.0.24
7 years ago
1.0.23
7 years ago
1.0.22
7 years ago
1.0.21
7 years ago
1.0.20
7 years ago
1.0.19
7 years ago
1.0.18
7 years ago
1.0.17
7 years ago
1.0.16
7 years ago
1.0.15
7 years ago
1.0.14
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.1
7 years ago