Saket Khopkarsaketsk.hashnode.dev·Feb 16, 2023Day 4 : Angular - Structural DirectivesIn Angular, the basic use of directives is to change the DOM layout, appearance or behavior. There are 3 structural directives: ngFor ngIf ngSwitchCase We will be seeing each of these directives with an example. For starters, you may create a se...1 like·28 readsAngularAngularAdd a thoughtful commentNo comments yetBe the first to start the conversation.