I want to know how Angular Directives work behind the scene, are these Directives use DOM web api or what?
Asked
Active
Viewed 33 times
-1
-
1Try reading through **[Angular's Structural Directigves Guide](https://angular.io/guide/structural-directives)** – SiddAjmera May 19 '21 at 05:18
-
https://stackoverflow.com/questions/44970386/how-is-angulars-ngfor-loop-implemented - this has a good explanation – Tejeshree May 19 '21 at 05:22