Skip to content

key.escape

Tim Rücker edited this page Dec 6, 2018 · 2 revisions

Since the Escape key is often used for user interaction (e.g., to close a modal, list, or similar), iizuna automatically sends a global CustomEvent named key.escape to the document.

For an example of how this event can be addressed, see here.

Clone this wiki locally