custom-directive
Custom Directives in Angular 7
· ☕ 6 min read · ✍️ Adesh
Getting started with Directives Directives are the most powerful feature of any Angular applications. In fact, most commonly used feature, which is component, is itself a directive.