Description
Returns the facet filter that has the requested valueUsage
In HTML Template Binding
{{ filterValue_expression | filterValue[:value] }}
In JavaScript
$filter('filterValue')(facet[, value])
Parameters
| Param | Type | Details |
|---|---|---|
| facet | string | The facet object to get the filter from |
| value (optional) | number | The value of the filter to get |