angular / 4.4.6 / api / common / ngfor.html /

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 instead.

type NgFor = NgForOf<any>;

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/common/NgFor