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