On this page
NgFor
type-alias deprecated
| npm Package | @angular/common | 
|---|---|
| Module | import { NgFor } from '@angular/common'; | 
| Source | common/src/directives/ng_for_of.ts | 
Deprecation Notes
from v4.0.0 - Use NgForOf
type NgFor = NgForOf<any>;© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v4.angular.io/api/common/NgFor