Muhammad Hassan 3/17/2017

Angular2: Creating custom search filter pipe for ngFor directive

Read Original

This technical article explains how to build a custom pipe in Angular 2 to filter items for the *ngFor directive, as the built-in search filter from Angular 1.x was removed. It includes code examples for the pipe implementation, module registration, and HTML usage.

Angular2: Creating custom search filter pipe for ngFor directive

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week