Select
Basic Example
Classic
example of basic ng-select control.
Select city
Selected city:
Multiselect with custom bindings
Use [multiple]="true"
to Select multiple elements
Select cities
Selected cities:
Custom tags
By providing custom function to [addTag]
you can modify result of new tag.
Select user or add custom tag
Selected user:
Custom templates
Custom selected item label, header and footer using ng-label-tmp
, ng-header-tmp
and ng-footer-tmp
Select city
Selected city: Vilnius
Virtual scroll
Use [virtualScroll]="true"
to use this feature.
Select city
Selected city ID:
Grouping
Group by item key using key name as a string to groupBy
input
Adam