angular-esc-action

Escape key handler for Angular

Usage no npm install needed!

<script type="module">
  import angularEscAction from 'https://cdn.skypack.dev/angular-esc-action';
</script>

README

angular-esc-action

angular-esc-action allows you to attach an escape key handler to an element without having to locate the element within the DOM.

Demo and documentation