Name Description ngClick
get(key); Returns the value of given cookie key Parameters
on(event, container, callback); Sets up an event listener to fire whenever the animation event (enter, leave, move, etc...) has fired
service(name, constructor); See $provide.service(). Parameters
addLiteral(literalName, literalValue); Configure $parse service to add literal values that will be present as literal at expressions
service in module ng
trustAs(type, value); Delegates to $sceDelegate
enter(element, parent, [after], [options]); Inserts the element into the DOM either after the after element (if provided)
service in module ngComponentRouter
parseAsHtml(expression); Shorthand method. $sce.parseAsHtml(expression string) â $sce.parseAs($sce.HTML, value)
Page 44 of 55