Keyboard Trap

Confine keyboard access within an element/region

A keyboard trap can be implemented to prevent keyboard focus from leaving the confines of a UI control. Most commonly used in modal dialogs.

We are working on this content, in the meantime you can reference the makeup-keyboard-trap module on GitHub & NPM.

Last updated