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)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay