1.0.1 • Published 4 years ago

multi-select-search-angular2 v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

MultiSelectSearchAngular2

This library was generated with Angular CLI version 8.2.0.

Multi select search is an angular material component which combines the functionality of Angular material Autocomplete, Formfield and List to make one useful component. It takes datasource and show suggestions when user starts typing. It can be used inside any component like Table, etc or standalone. It emits an event liveChange which can be used to write any functionality on live change.

Demo

https://angular-5rkimq.stackblitz.io

Prerequisites

Angular material theme should be defined for the application otherwise CSS will not work properly

Further info

Please create an issue on the GIThub project.