Angular Material Search-Select Control

Author: OasisDigital
Official Page: Go to website
Publish Date: February 2, 2018
License: MIT

Description:

This library implements a “search select” or “select with search” control, to match (and building on) Angular Material. To provide the UI, the Material mat-autocomplete control is used; but the result is not quite an autocomplete per se, it really is a search select, intended to pick an item from a list.

Installation:

# Yarn
$ yarn add @oasisdigital/angular-material-search-select

# NPM
$ npm install @oasisdigital/angular-material-search-select --save

Preview:

Angular Material Search-Select Control


You Might Be Interested In:

Tags:

Add Comment