mat-select-autocomplete-angular13
v1.0.0
Published
Angular material select component with autocomplete and select all features
Downloads
287
Maintainers
Readme
MatSelectAutocomplete
MatSelectAutocomplete is Angular based material component with feature of multi-options selection and autocomplete features
[Demo] (https://stackblitz.com/edit/mat-select-autocomplete) [Documentation] (https://medium.com/@cryptoipl/angular-material-multi-select-with-autocomplete-113065d58dab)
Features
- Autocomplete in mat-select : Search the options based on display value
- Unselect / Select All at single click
- Ability to select / unselect partial list which is being filtered
Installation
Install MatSelectAutocomplete with npm: npm i mat-select-autocomplete-angular13