have "preventDefault()" and "stopPropagation()" ?
Author: saiwondMYstyCreated Jul 8, 2025Updated Sep 1, 2025
JQ's 'keydown' can use these two commands to block the default key functions of web pages. Does 'hotkeys' have a similar function?
Source: jaywcjlove/hotkeys-js