JSPM

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

Tab trap for Angular

Package Exports

  • angular-tab-trap

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-tab-trap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

angular-tab-trap

angular-tab-trap disallows tabbing out of a designated area. This is especially useful when implementing modal dialogs to prevent the user from interacting with what's behind a the dialog / modal mask by simply tabbing out of the dialog.

Demo and documentation