Quantcast
Channel: Angular2 - should private variables be accessible in the template? - Stack Overflow
Viewing all articles
Browse latest Browse all 9

Answer by Khushbu Suryavanshi for Angular2 - should private variables be accessible in the template?

$
0
0

In tsconfig.app.json if you provide the 'fullTemplateTypeCheck' option in compiler options you can see all the invalid references in html files of your project at the time of project build.

"angularCompilerOptions": {"enableIvy": true,"fullTemplateTypeCheck": true

}


Viewing all articles
Browse latest Browse all 9

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>