Fix Autofocus On Dynamically Created Controls – ngx-autofocus-fix

Author: korniychuk
Official Page: Go to website
Publish Date: February 26, 2020
License: MIT

Description:

An Angular directive to fix autofocus on dynamically created controls using HTML autofocus attribute as the selector.

Installation:

# Yarn
$ yarn add ngx-autofocus-fix

# NPM
$ npm install ngx-autofocus-fix --save

Preview:

Fix Autofocus On Dynamically Created Controls - ngx-autofocus-fix


You Might Be Interested In:

Add Comment