feat(compiler): allow template to access private props · angular/angular@48a0fd6 · GitHub
DRANK
To allow this we'll catch the errors during typechecking and discard it. As context, when setting `isolatedDeclarations: true` this requires developers to explicitly type every property but th...
2 comments
v22.2から、テンプレートからコンポーネントクラスのprivate memberを参照できるようになる。けっこう設計上の意味に影響するのでブログにまとめよう
🔖 "feat(compiler): allow template to access private props · angular/angular@48a0fd6" github.com/angular/angula… #laco_feed