Cheatsheet for AngularJS documentation (ngdoc)
@ngdocspecifies the type of thing being documented. See below for more detail.@scopespecifies that the documented directive will create a new scope@priorityspecifies the documented directive's priority@animationsspecifies the animations that the documented directive supports@methodOf typelinks a method to the object/service where it is defined@propertyOf typelinks a property to the object/service where it is defined@eventOf typelinks a method to the object/service where it is defined@eventType emit | broadcastspecifies whether the event is emitted or broadcast
@ngdoc directive@ngdoc event@ngdoc filter@ngdoc function@ngdoc inputType@ngdoc interface@ngdoc method@ngdoc object@ngdoc overview@ngdoc property@ngdoc service
- {@link ng.directive:form
form} - {@link ng.directive:form form}
- {@link ng.directive:form.FormController FormController}
- {@link ng.directive:input input element}
- {@link ng.directive:input.checkbox checkbox}
- {@link ng.directive:ngAnimate ngAnimate}
- {@link ng.directive:ngAnimate#Description common ng directives}
- {@link ng.directive:ngApp ngApp}
- {@link ng.directive:ngIf#animations ngIf}
- {@link ng.directive:script inlined templates}