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

getTrusted(type, maybeTrusted); Delegates to

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

replace(); If called, all changes to $location during the current $digest will replace the current history record, instead

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

head(url, [config]); Shortcut method to perform HEAD request. Parameters

2025-01-10 15:47:30
$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
$sceDelegate.valueOf()
  • References/JavaScript/AngularJS/ng services/sceDelegate

valueOf(value); If the passed parameter had been returned by a prior call to

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

$compileProvider

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

port(); This method is getter only. Return port of current url. // given url http://example

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
$exceptionHandler
  • References/JavaScript/AngularJS/ng services

service in module ng

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

service in module ng

2025-01-10 15:47:30