javascript - Filtering view with AngularJS -


i have view whereby using ng-repeat populate couple of labels on screen. have search , using angular filter filter items in list.

the issue when enter keyword in search bar, not search keyword in values binding in view, rather in whole json object being used render ng-repeat list. there way tell angular particular keyword in values bound view, rather json object? new angular, not sure if easy config or of sort.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -