-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
effort2: daysfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
Milestone
Description
See docs for ng-for https://angular.io/docs/js/latest/api/directives/NgFor-class.html. Notice that the annotation from https://angular.io/docs/js/latest/api/directives/NgFor-class.html are not showing up.
There should be a separate section (above Members) called Annotations which should show:
@Directive({
selector: '[ng-for][ng-for-of]',
properties: ['ngForOf'],
lifecycle: [LifecycleEvent.onCheck]
})
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort2: daysfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues