I want to use the filter in angular and want to filter for multiple values, if it has either one of the values then it should be displayed.
filter
I have for
Lets assume you have two array, one for movie and one for genre
Just use the filter as: filter:{genres: genres.type}
filter:{genres: genres.type}
Here genres being the array and type has value for genre