An open API service indexing awesome lists of open source software.

https://github.com/netanelbasal/ng2focus

Angular 2 directive for auto focusing on inputs and text area
https://github.com/netanelbasal/ng2focus

Last synced: about 2 months ago
JSON representation

Angular 2 directive for auto focusing on inputs and text area

Awesome Lists containing this project

README

          

# Angular 2 auto focus

##### Angular 2 directive for auto focusing on inputs and text area

1. `npm install --save ng2focus`
2. In your template:
```html

```