Skip to content

Nisan Sabag

Portfolio and Blog

  • Home
  • About
  • Portfolio
  • Articles
  • Contact
  • Blog

Tag: Direcitve

Angular Custom Structual Directive

Posted on December 9, 2020December 9, 2020 by nisan250
Angular Custom Structual Directive

Structural directives looks like normal HTML attribute but with a leading star. they affect the whole area in the DOM, it means they change the structure of the DOM around the element they added on. for example, *ngIf can remove an element from the DOM. 

Continue reading “Angular Custom Structual Directive”
Posted in Tutorial Tagged Angular, Direcitve
  • LinkedIn
  • GitHub
Nisan Sabag ©2019