AngularJS provides animation hooks for common directives such as ngRepeat, ngSwitch, and ngView, as well as custom directives via the
trustAs(type, value); Returns an object that is trusted by angular for use in specified strict contextual escaping contexts (such as
directive in module ng
trustAsJs(value); Shorthand method. $sce.trustAsJs(value) âÂÂ
setClass(element, add, remove, [options]); Performs both the addition and removal of a CSS classes on an element and (during the process)
Name Description ngMessages
defaults Object containing default values for all $http requests.
post(url, data, [config]); Shortcut method to perform POST request. Parameters
directive(name, directiveFactory); See $compileProvider
Controls (input, select, textarea) are ways for a user to enter data. A Form is a collection of controls for the purpose of grouping
Page 17 of 55