JSPM

angular-auto-focus

1.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 37638
  • Score
    100M100P100Q147156F
  • License MIT

Bullet-proof auto-focusing for Angular

Package Exports

  • angular-auto-focus

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (angular-auto-focus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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