angular-underscore icon indicating copy to clipboard operation
angular-underscore copied to clipboard

how to use the filter filter

Open spenoir opened this issue 11 years ago • 1 comments

Could I get an example please?

spenoir avatar Feb 20 '14 12:02 spenoir

Suggest you to take a look at http://docs.angularjs.org/api/ng/filter/filter

Also, the underscore considers that filter operator is of collection(including object, it'll transmute object into array of object's values).

floydwch avatar Feb 20 '14 13:02 floydwch