{{ property_expression | property:value:returnProperty }}
$filter('property')(property, value, returnProperty)
Param | Type | Details |
---|---|---|
property | string | The name of the property to filter on. |
value | string | The value of the property to filter on. |
returnProperty | string | The property to return. |