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