angular-material-autocomplete-list

1.1.0 • Public • Published

Autocomplete list

Build Status

See the demo here

A better multi-select element that makes use of the material design autocomplete and list elements. It is designed to manage a list of arbitrary objects that is a subset of the total list of objects. In other words, it will let the user select any number of items from a list. For more details head to the view the docs here

Installation

To install via npm simply run npm install --save angular-material-autocomplete-list

Usage

First include the source code in your html page. The file to include is angular-material-autocomplete-list/dist/autocompeteList.min.js. Then add the autocompleteList module as a dependent of any modules that may use the directive. For a full example, you can preview the source of the demo.

Package Sidebar

Install

npm i angular-material-autocomplete-list

Weekly Downloads

966

Version

1.1.0

License

MIT

Last publish

Collaborators

  • jamesfer