Skip to content

Aks1357/angular-auto-focus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Autofocus directive

Auto Focus input element on page load

Installing

bower install --save kt-angular-autofocus

Usage

add 'kt.autoFocus' as dependency to your angular app
add kt-auto-focus="true" to the element to be focused

Example

<input ng-model="email" type="email" kt-auto-focus="true" />

Authors

License

This project is licensed under the MIT License

About

Auto Focus input element on page load

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors