Description
Renders fields actual valueUsage
In HTML Template Binding
{{ display_expression | display }}
In JavaScript
$filter('display')(string)
Parameters
| Param | Type | Details |
|---|---|---|
| string | string | The field to get the actual value from |
{{ display_expression | display }}
$filter('display')(string)
| Param | Type | Details |
|---|---|---|
| string | string | The field to get the actual value from |