1358 Views
Ben Nadel responds to a reader's question about nested templates in Angular 7.2.13 by running a "sanity check" to see if lexical-binding works for nested Ng-Template declarations. Answer: It does; nested TemplateRef's have access to the variables declared in the parent scope.
0 comments