Understand How The ExportAs Works in Angular

Опубликовано: 04 Октябрь 2024
на канале: Code Shots With Profanis
2,434
118

In this video, we will understand how the #exportAs works in #angular.
The #exportAs export the instance of the component or directive with a given name for use ONLY in the template.
It is very useful and sometimes reduces the declared variables.

✨ Code: https://github.com/profanis/codeShots...

******************************************************
Let's connect
******************************************************
Twitter:   / prodromouf  
LinkedIn:   / prodromouf  

#angular #export-as #angulartutorial #angularExportAs