angular-auto-focus

Bullet-proof auto-focusing for Angular

Usage no npm install needed!

<script type="module">
  import angularAutoFocus from 'https://cdn.skypack.dev/angular-auto-focus';
</script>

README

angular-auto-focus

The HTML autofocus attribute doesn't consistently work across different browsers when an element is inserted into the DOM after the initial page load. angular-auto-focus introduces the auto-focus attribute that works consistently.

Demo and documentation