NgForIdentity<T> constructor
const
NgForIdentity<T> (
- TemplateRef _template,
- ViewContainerRef _container
Implementation
const NgForIdentity(
this._template,
this._container,
);