@angular/common

NgForOf

directive

A structural directive that renders a template for each item in a collection. The directive is placed on an element, which becomes the parent of the cloned templates.

class NgForOf {
}
Jump to details