Description
Renders fields actual valueUsage
In HTML Template Binding
In JavaScript
Parameters
| Param | Type | Details |
|---|---|---|
| string | string | The field to get the actual value from |
{{ actual_expression | actual }}
$filter('actual')(string)
| Param | Type | Details |
|---|---|---|
| string | string | The field to get the actual value from |
Was this page helpful?