I'm trying to filter my results based on a css class and can't seem to think of the easiest/best way to do that.
Here's my plunker example
Essentially by clicking on a link, I would like my filtered results to only show items where the "in_red" class is used.