trustAsUrl(value); Shorthand method. $sce.trustAsUrl(value) âÂÂ
getTrustedUrl(value); Shorthand method. $sce.getTrustedUrl(value) âÂÂ
enabled([element], [enabled]); Used to get and set whether animations are enabled or not on the entire application or on an element
reject(reason); Creates a promise that is resolved as rejected with the specified reason. This api should be used to forward
removeClass(element, className, [options]); Triggers a removeClass animation surrounding the removal of the provided CSS class(es).
put(url, data, [config]); Shortcut method to perform PUT request. Parameters
getTrustedHtml(value); Shorthand method. $sce.getTrustedHtml(value) âÂÂ
service in module ng
log(); Write a log message
pin(element, parentElement); Associates the provided element with a host parent element to allow the element to be animated even if
Page 5 of 10