js-trap-tab

1.0.3 • Public • Published

js-trap-tab

Accessible Keyboard Traps

Based on accessible-modal-dialog by Greg Kraus

Usage

    // Init
    trapTabKey = new componentNamespace.TrapTabKey(element);
    trapTabKey.init();
  
    // Functions
    trapTabKey.giveFocus();
    trapTabKey.bindTrap();
    trapTabKey.unbindTrap();
Example

jQuery accessible Offcanvas plugin

License

MIT License

Release History

  • v0.1.0: Initial release.

Readme

Keywords

none

Package Sidebar

Install

npm i js-trap-tab

Weekly Downloads

60

Version

1.0.3

License

MIT

Unpacked Size

6.77 kB

Total Files

7

Last publish

Collaborators

  • vmitsaras