p.location-badge. exported from angular2/directives defined in angular2/src/core/directives/ng_for.ts (line 4) :markdown Common directives shipped with Angular. .l-main-section h2 Annotations .l-sub-section h3.annotation Directive pre.prettyprint code. @Directive({selector: '[ng-for][ng-for-of]', properties: ['ngForOf'], lifecycle: [LifecycleEvent.DoCheck]}) .l-main-section h2 Members .l-sub-section h3 constructor pre.prettyprint code. constructor(viewContainer: ViewContainerRef, templateRef: TemplateRef, iterableDiffers: IterableDiffers, cdr: ChangeDetectorRef) :markdown .l-sub-section h3 viewContainer :markdown .l-sub-section h3 templateRef :markdown .l-sub-section h3 iterableDiffers :markdown .l-sub-section h3 cdr :markdown .l-sub-section h3 ngForOf :markdown .l-sub-section h3 doCheck pre.prettyprint code. doCheck() :markdown