Sanity Check: Nested Templates Maintain Lexical Binding In Angular 7.2.13

added by JavaScript Kicks
4/30/2019 12:10:26 AM

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