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