Highlighting Filtered Text in Angular Material Table with Custom Directive

In this tutorial, we will be learning how to implement a custom directive in Angular to highlight the filter text in a Material table. When searching for a specific term in a table, it can be helpful to have the […]

Highlighting Filtered Text in Angular Material Table with Custom Directive Read More »