# 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.
