Description
Returns the first filter object from the query or facet that matches the name and optionally the value alsoUsage
In HTML Template Binding
{{ hasFilter_expression | hasFilter:field[:value] }}
In JavaScript
$filter('hasFilter')(query, field[, value])