1.1.11 • Published 8 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
8 years ago
1.1.10
8 years ago
1.1.9
8 years ago
1.1.8
8 years ago
1.1.7
8 years ago
1.1.6
8 years ago
1.1.5
8 years ago
1.1.4
8 years ago
1.1.3
8 years ago
1.1.2
8 years ago
1.1.1
8 years ago
1.1.0
8 years ago
1.0.31
8 years ago
1.0.30
8 years ago
1.0.29
8 years ago
1.0.28
8 years ago
1.0.27
8 years ago
1.0.26
8 years ago
1.0.25
8 years ago
1.0.24
8 years ago
1.0.23
8 years ago
1.0.22
8 years ago
1.0.21
8 years ago
1.0.20
8 years ago
1.0.19
8 years ago
1.0.18
8 years ago
1.0.17
8 years ago
1.0.16
8 years ago
1.0.15
8 years ago
1.0.14
8 years ago
1.0.13
8 years ago
1.0.12
8 years ago
1.0.11
8 years ago
1.0.10
8 years ago
1.0.9
8 years ago
1.0.8
8 years ago
1.0.7
8 years ago
1.0.1
8 years ago