Angular Directives allow you manipulate elements by adding custom behaviors through attributes. This lesson covers how to create a Directive and attach its behavior to an element.
This does not work in Angular 4.2.4
Could not edit above remark. It is working :) I should not be doing this late at night :D Forgot to import the directive in app.module.ts
:)