Description
Returns a result from the responseUsage
In HTML Template Binding
In JavaScript
Parameters
| Param | Type | Details |
|---|---|---|
| facet | string | The facet object to get the filter from |
| value (optional) | number | The value of the filter to get |
{{ filterCount_expression | filterCount[:value] }}
$filter('filterCount')(facet[, value])
| Param | Type | Details |
|---|---|---|
| facet | string | The facet object to get the filter from |
| value (optional) | number | The value of the filter to get |
Was this page helpful?