keyboard-map
keyboard-map copied to clipboard
Add onlayoutchange
Adding event listeners using properties on the object (navigator.keyboard.onlayoutchange
) is not great, however, feature detecting events using properties on the object is great and it is the usual thing to do nowadays.