valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
675 stars 587 forks source link

Search for terms typed in iput box; give an option to match from start rather than matching anywhere #933

Open umangjun92 opened 6 years ago

umangjun92 commented 6 years ago

for example, if list of items is 'France', 'China', 'America' and user types 'C' ; th e first item to show up in the list should be "China'.