Description
Returns a result from the responseUsage
In HTML Template Binding
{{ filterCount_expression | filterCount[:value] }}
In JavaScript
$filter('filterCount')(facet[, value])
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{{ 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?