$anchorScrollProvider
service in module ng
totalPendingRequests number
move(element, parent, [after], [options]); Inserts (moves) the element into its new position in the DOM either after the after
cancel([promise]); Cancels a task associated with the promise. As a result of this, the promise will be resolved with a
addClass(element, className, [options]); Triggers an addClass animation surrounding the addition of the provided CSS class(es). Upon
on(event, container, callback); Sets up an event listener to fire whenever the animation event (enter, leave, move, etc...) has fired
trustAs(type, value); Delegates to $sceDelegate
enter(element, parent, [after], [options]); Inserts the element into the DOM either after the after element (if provided)
Page 8 of 10