Package Exports
- mat-select-autocomplete-angular13
- mat-select-autocomplete-angular13/bundles/mat-select-autocomplete.umd.js
- mat-select-autocomplete-angular13/fesm5/mat-select-autocomplete.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mat-select-autocomplete-angular13) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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