ng-autofocus-directive
js
This directive solves the issue of autofocus in angular 2.x, inclusive when you use a dinamically input created before the DOM generation, for example an input created using *ngIf or a hidden input.
Version 0.0.3 License MIT
INSTALL