DEV Community

Cover image for Email auto-complete using Angular Material Auto-complete
Dharmen Shah
Dharmen Shah

Posted on

Email auto-complete using Angular Material Auto-complete

Image description

You can easily create an email autocomplete like this using angular material auto complete

As a bonus, I am also highlighting the value user types in using pipe and angular material theme's css variable.

Top comments (2)

Collapse
 
jangelodev profile image
João Angelo •

Hi Dharmen Shah,
Top, very nice and helpful !
Thanks for sharing.

Collapse
 
shhdharmen profile image
Dharmen Shah •

I am glad that you found it helpful.