Angular Material Autocompelte Component

Author: vguleaev
Official Page: Go to website
Publish Date: October 30, 2018
License: MIT

Description:

This is a wrapper for standard mat-autocomplete, made to simplify and minimize work with autocomplete inputs. It extends traditional behavior with new functionality such as form control binding, fetch from API service or data array, prefetch items on init, loading animation, template render for options in list.

Installation:

# NPM
$ npm install @vguleaev/angular-material-autocomplete --save

Preview:

Angular Material Autocompelte Component


You Might Be Interested In:

Add Comment