Skip to content

izerozlu/mat-searchable-select

Repository files navigation

mat-searchable-select

Yet another searchable select box with mat-select integration.

Features

  • Loading indicator
  • Text highlight
  • Form Control usage
  • Default filtering
  • List item template

Installation

< Angular 8

npm install --save mat-searchable-select@1.0.3

Angular 9

npm install --save mat-searchable-select@2.0.6

Angular 10

npm install --save mat-searchable-select

Demo

Features and Code Usage Demo

Dependencies

  • @angular/material