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