1.3.2 • Published 3 years ago

cai-forked-mat-select-autocomplete v1.3.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

MatSelectAutocomplete

MatSelectAutocomplete is Angular based material component with feature of multi-options selection and autocomplete features

Demo Documentation

Features

Installation

Install MatSelectAutocomplete with npm: npm install select-autocomplete --save

Dependency

Angular Material. Add it using GettingStartedWithAngularMaterial.

Usage

Install select-autocomplete using npm In AppModule, import { SelectAutocompleteModule } from ‘select-autocomplete’; Add it to your AppModule import list Add material theme to your styles.scss as @import “~@angular/material/prebuilt-themes/indigo-pink.css”; Add Material icons fonts to index.html as (<link href=”https://fonts.googleapis.com/icon?family=Material+Icons" rel=”stylesheet”>) Now use with configurations specified in document

Keywords

angular, angular2+, angular2+, angular6, javascript, material, mat-select, mat-select-autocomplete, autocomplete