Structural Directives | Angular 17 Directives | Type of Directive

Опубликовано: 12 Октябрь 2024
на канале: Techshareskk
581
8

Summary
Learn about angular 17 structural directives and how to create a custom if conditional directive using NG generate directive command.

Highlights
💡 Structural directives add logic to elements based on conditions or looping, changing their behavior.
💻 The custom if directive is created and used to show or hide content based on a Boolean value.
🛠️ The directive is implemented using NG on changes and Setter method to apply conditions and embed templates.
📚 Use of template ref and view container ref services in creating dynamic content is explained.
🌐 The video provides insights into creating customized views and setting up custom structural directives in Angular applications.

Telegram Link
https://t.me/techshareskk

Instagram
  / tech.share.skk  

Github
https://github.com/saikorthivada/angu...

ngClass
   • Angular Class Binding | Different way...  

ngModel
   • Template driven form | Validation pro...  

Composition Directives
   • Directive Composition | Angular 15 Fe...  

Playlist links

Angular Project
   • User & Notes Management | Angular Pro...  

Angular Tutorials Zero to Hero
   • Angular Tutorials  

Angular Unit Testing
   • Angular Unit Testing  

For Angular Reactive forms
   • Angular Reactive forms  

For Javascript Objects Series
   • Javascript Objects  

For Concepts of JavaScript
   • Concepts of JavaScript  

For Projects and POC
   • Projects and POC  

#angular17 #angular #updates #techshareskk