$sce.parseAsCss()
  • References/JavaScript/AngularJS/ng services/sce

parseAsCss(expression); Shorthand method. $sce.parseAsCss(value) â $sce.parseAs($sce.CSS, value)

2025-01-10 15:47:30
$compile
  • References/JavaScript/AngularJS/ng services

$compileProvider

2025-01-10 15:47:30
$sceDelegate.getTrusted()
  • References/JavaScript/AngularJS/ng services/sceDelegate

getTrusted(type, maybeTrusted); Takes the result of a

2025-01-10 15:47:30
$animate.animate()
  • References/JavaScript/AngularJS/ng services/animate

animate(element, from, to, [className], [options]); Performs an inline animation on the element which applies the provided to and from

2025-01-10 15:47:30
$sce.trustAsResourceUrl()
  • References/JavaScript/AngularJS/ng services/sce

trustAsResourceUrl(value); Shorthand method. $sce.trustAsResourceUrl(value) âÂÂ

2025-01-10 15:47:30
$log.debug()
  • References/JavaScript/AngularJS/ng services/log

debug(); Write a debug message

2025-01-10 15:47:30
$sce.getTrustedJs()
  • References/JavaScript/AngularJS/ng services/sce

getTrustedJs(value); Shorthand method. $sce.getTrustedJs(value) âÂÂ

2025-01-10 15:47:30
$window
  • References/JavaScript/AngularJS/ng services

service in module ng

2025-01-10 15:47:30
$sce.getTrusted()
  • References/JavaScript/AngularJS/ng services/sce

getTrusted(type, maybeTrusted); Delegates to

2025-01-10 15:47:30
$q.defer()
  • References/JavaScript/AngularJS/ng services/q

defer(); Creates a Deferred object which represents a task which will finish in the future.

2025-01-10 15:47:30