1.1.11 • Published 6 years ago

@inssio/ng2-select2 v1.1.11

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Angular wrapper for Select2 (ng2-select2)

MIT Licence

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 is true
  • multiple boolean: Set select2 as multiple choice, default value is false
  • withSearch Select2Options: Set is search enabled on select2, default value is true
  • 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

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.31

6 years ago

1.0.30

6 years ago

1.0.29

6 years ago

1.0.28

6 years ago

1.0.27

6 years ago

1.0.26

6 years ago

1.0.25

6 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.1

6 years ago