Easily Create Email Autocomplete With Angular Material Auto Complete
Create email autocomplete with Angular Material Auto Complete. Use pipe to display typed values & Angular Material theme's CSS variables for styling.
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.