getTrustedUrl(value);
Shorthand method. $sce.getTrustedUrl(value)
â $sceDelegate.getTrusted($sce.URL, value)
Parameters
Param | Type | Details |
---|---|---|
value | * | The value to pass to |
Returns
* |
The return value of |
Shorthand method. $sce.getTrustedUrl(value)
â $sceDelegate.getTrusted($sce.URL, value)
Param | Type | Details |
---|---|---|
value | * | The value to pass to |
* |
The return value of |
Please login to continue.