Description
Returns a result from the response
Usage
In HTML Template Binding
{{ filterCount_expression | filterCount[:value] }}
In JavaScript
$filter('filterCount')(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 |