ng.directive
Directive components in ng
Name | Description |
---|---|
ngJq |
Use this directive to force the angular.element library. This should be used to force either jqLite by leaving ng-jq blank or setting the name of the jquery variable under window (eg. jQuery). |
ngApp |
Use this directive to auto-bootstrap an AngularJS application. The |
a |
Modifies the default behavior of the html A tag so that the default action i |