> For the complete documentation index, see [llms.txt](https://ebay.gitbook.io/mindpatterns/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ebay.gitbook.io/mindpatterns/techniques/keyboard-trap.md).

# Keyboard Trap

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](https://github.com/makeup/makeup-js/tree/master/packages/makeup-keyboard-trap) module on GitHub & NPM.
