service in module ng
hash([hash]); This method is getter / setter. Returns the hash fragment when called without any parameters. Changes the
leave(element, [options]); Triggers an animation and then removes the element from the DOM. When the function is called a promise is
port(); This method is getter only. Return port of current url. // given url http://example
debug(); Write a debug message
animate(element, from, to, [className], [options]); Performs an inline animation on the element which applies the provided to and from
getTrusted(type, maybeTrusted); Takes the result of a
parseAsJs(expression); Shorthand method. $sce.parseAsJs(value) â $sce.parseAs($sce.JS, value)
patch(url, data, [config]); Shortcut method to perform PATCH request. Parameters
Page 2 of 10