Type Alias ɵɵ0ForOfDirective0ɵɵ

"ɵɵ0ForOfDirective0ɵɵ": {
    inputs: [
        { aliasName: "of"; name: "of" },
        { aliasName: "trackBy"; name: "trackBy" },
    ];
    selector: "*forOf";
    successors: ["*empty"];
}

Type declaration

  • inputs: [{ aliasName: "of"; name: "of" }, { aliasName: "trackBy"; name: "trackBy" }]
  • selector: "*forOf"
  • successors: ["*empty"]