deepFilter
Description
Filters array by deep object properties
Usage
In HTML Template Binding
{{ deepFilter_expression | deepFilter }}
In JavaScript
$filter('deepFilter')(string)
Parameters
Param | Type | Details |
---|---|---|
string | string | The field to get the actual value from |