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