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