DEV Community

Digamber Rawat
Digamber Rawat

Posted on

2 1

Angular 9|8|7 Directives – Component, Structural & Attribute Directives

The post Angular 8/9 Events List Cheatsheet appeared first on positronX.io.

Angular Directives is basically a js class. We declare it as @directive. And there are 3 directives in Angular 8|9. You can take a look at the list of directives below –

Component Directives

Component directives form the main class. It possesses the details about how the component should be instantiated, processed and utilized at runtime.

Click here to read more

Top comments (0)

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay