directive in module ng
error.logs Array of messages logged using error().
$setViewValue(value, trigger); Update the view value. This method should be called when a control wants to change the view value;
The goal of ngAria is to improve Angular's default accessibility by enabling common ARIA attributes
removeClass(element, className, [options]); Triggers a removeClass animation surrounding the removal of the provided CSS class(es).
expectDELETE(url, [headers], [keys]); Creates a new request expectation for DELETE requests. For more info see expect()
animation(name, animationFactory); NOTE: animations take effect only if the ngAnimate module is loaded
$rollbackViewValue(); Rollback all form controls pending updates to the $modelValue. Updates may be pending by a
Page 30 of 55