Description

Returns the facet filter that has the requested value

Usage

In HTML Template Binding

{{ filterValue_expression | filterValue[:value] }}

In JavaScript

$filter('filterValue')(facet[, value])

Parameters

ParamTypeDetails
facetstringThe facet object to get the filter from
value (optional)numberThe value of the filter to get