Angular-keydown

Angular service for keydown detection

View project on GitHub

angular service for keydown detection.

Sometimes, it could be useful to detect a pressed key during a click or another event. Let's say you have a validation button. It would rock if it pops up a confirmation message when you click on it, but not if you hold the shift key, right ?

Angular-keydown makes it really easy!

detect keydown + click.

track keyboard