Angular Directive For Automatic Input Focus

Author: deltreey
Official Page: Go to website
Publish Date: December 23, 2015
License: MIT

Description:

It’s a simple angularjs directive that focuses an input when it appears and whenever you set a value to true. This means that this works to set the focus on page load, and as an element is created as part of an ng-repeat and of course it can be set manually.

Preview:

Angular Directive For Automatic Input Focus


You Might Be Interested In:

Add Comment